[xsl] String parsing in xsl

Subject: [xsl] String parsing in xsl
From: <babu.eshwaramoorthy@xxxxxxxxx>
Date: Fri, 10 Dec 2004 18:52:42 +0530
Hi All,

Can anyone help me to write the  following xslt logic


Input: an xml string with a component like that
<tag1>test1#e#test2#e#test3#e#</tag1>

Work of xslt: replacing #e# by @

Output: <tag1>test1@test2@test3</tag1>


Thanks,
Babu






Confidentiality Notice

The information contained in this electronic message and any attachments to
this message are intended
for the exclusive use of the addressee(s) and may contain confidential or
privileged information. If
you are not the intended recipient, please notify the sender at Wipro or
Mailadmin@xxxxxxxxx immediately
and destroy all copies of this message and any attachments.

Current Thread