[xquery-talk] XSL Question

Rajashekaraiah, Rashmi (HP-IT) rashmir at hp.com
Wed May 24 09:58:14 PDT 2006


Hi : 
 
I have a XML which looks like : 
<root><child>name1,name2_pewe,name3</child></root>
 
 
I want to write an xsl to trasnform this to html which should look like 
<html>
<body>
<table>
<tr><td>name1<td><td></td><td></td><tr>
</table>
<body>
</html>
 
I dono how to write a split function in xslt. please help 
 
Thanks, 
Rashmi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xquery.com/pipermail/talk/attachments/20060524/78237603/attachment.htm


More information about the talk mailing list