![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: XSL to handle splitting an XML Tag to Multiple XML Tags XSL to handle splitting an XML Tag to Multiple XML TagsTo: NULL Date: 2/14/2007 3:58:00 AM In My XSL I want to divide an incoming XML value to two parts. Please refer to the following example to understand my issue. I am using Xalan for conversion. I want to divide the writer name in two parts: 'tom' 'carl' through xsl. Original file : ---------------------- <?xml version="1.0"?> <Books> <writer>tomcarl</writer> </Books> After conversion through xalan I need the file like this : ------------------------------------------------------------------------------ <?xml version="1.0"?> <Books> <writer1>tom</writer1> <writer2>carl</writer2> </Books> Regards - Amit Gupta | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
