Subject: RE: replacing character by another ?
From: "Ron Ten-Hove" <rtenhove@xxxxxxxxx>
Date: Thu, 30 Mar 2000 15:21:42 -0800
|
See the translate() function.
-Ron
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of davindag@xxxxxxx
Sent: March 30, 2000 14:31
To: xsl-list@xxxxxxxxxxxxxxxx
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
|