This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: converting speacial characters ?


At 04:15 PM 09/13/2000 +0300, Jukka.T.Lehtinen@nokia.com wrote:
>... I need to check elements value that if it has
>characters such as '\' or ':' or '"' and I need to replace them to :
>
>\ -> \\
>: -> \:
>" -> \" (I'm using ")

Look into the XPath translste() function. It's covered in:
    http://www.w3.org/TR/xpath#section-String-Functions

======================================================================
John E. Simpson         | "I used to be an airline pilot. I got fired.
http://www.flixml.org   | I kept locking the keys in the plane. They
simpson@polaris.net     | caught me on an 80-foot stepladder with a
                         | coathanger." (Steven Wright)


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]