Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: work with multiple files work with multiple filesTo: NULL Date: 4/4/2005 6:39:00 AM Hello, can I use xslt to work with multiple xml source files at a time. For example I have such files files 1.xml --------------------------------- <a> <b>f1</b> <b>f2</b> <b>f3</b> </a> 2.xml --------------------------------- <a> <b>k1</b> <b>k2</b> </a> main.xml --------------------------------------- <W> ...something... </W> I need such output: <W> ... <f1> <a> <b>f1</b> <b>f2</b> <b>f3</b> </a> </f1> <f2> <a> <b>k1</b> <b>k2</b> </a> </f2> ... </W> Any help is appreciated. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
