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: replacing character by another ?


See the translate() function.

-Ron
-----Original Message-----
From: owner-xsl-list@mulberrytech.com
[mailto:owner-xsl-list@mulberrytech.com]On Behalf Of davindag@crt.com
Sent: March 30, 2000 14:31
To: xsl-list@mulberrytech.com
Subject: replacing character by another ?


How do we replace all occurances of a character by another one in XSL.

Say I have XML like

<TAG>aaabaaa</TAG>

I wish to replace Character "b" by "c" when I am applying XSL and converting
the XML to HTML.








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


 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]