Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: creating new element from element creating new element from elementTo: NULL Date: 10/2/2008 6:22:00 AM Hi,
I've the following xml file:
<myroot>
<element>
<FirstSecondThree>
... some text or other children elements ...
</FirstSecondThree>
</element>
</myroot>
Is it possibile handling elements in compound-form? (FirstSecondThree)
Is it possible by means of XSLT obtaining the xml file:
<myroot>
<element>
<Three>
<Second>
<First>
... some text or other children elements ...
</First>
</Second>
</Three>
</element>
</myroot>
Thanks
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
