xsl-list
[Top] [All Lists]

String parsing in xsl

2004-12-10 06:22:42

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(_at_)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(_at_)wipro(_dot_)com immediately
and destroy all copies of this message and any attachments.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



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