xsl-list
[Top] [All Lists]

Re: translate() function, changing characters

2002-10-03 03:47:53

--- manfred dot weigel at rzb dot at wrote:

Hi *!

Is it possible to translate a character to several other Characters?
<xsl:value-of select="translate(current(),'a','A')"/>
would change every 'a' to 'A' in the current node.

But I have to change '%' to '%25', that doesn´t work with the
translate() Function.


Yes.  See for example:

http://sources.redhat.com/ml/xsl-list/2002-09/msg01172.html



=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>