xsl-list
[Top] [All Lists]

RE: String parsing in xsl

2004-12-10 07:36:45
See the FAQ (referenced from every message) under "replace".

Michael Kay
http://www.saxonica.com/
 

-----Original Message-----
From: babu(_dot_)eshwaramoorthy(_at_)wipro(_dot_)com 
[mailto:babu(_dot_)eshwaramoorthy(_at_)wipro(_dot_)com] 
Sent: 10 December 2004 13:23
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] String parsing in xsl


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>
--~--




--~------------------------------------------------------------------
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>