Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Create node with outo name Create node with outo nameTo: NULL Date: 3/6/2005 12:13:00 AM hi,
I have this xml:
<root>
<book>
<name>book1</name
</book>
<book>
<name>book1</name
</book>
.
.
.
</root>
and I'm tring to transfer it to this:
<root>
<book1>
<name>book1</name
</book>
<book2>
<name>book1</name
</book>
.
.
<bookn>
<name>book1</name
</book>
How can I do this using XSL?
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
