Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: XSLT & SABLOTRON: non-XSL instruction [Thread Next] Re: XSLT & SABLOTRON: non-XSL instructionTo: NULL Date: 8/3/2006 7:45:00 AM > generate multiple documents from 1 xslt. > Can someone provide me a short code snippet to do this in XSLT 1.0 ? Bare XSLT 1.0 can't do it in a single pass. You either need extension functions (check whether your XSLT processor supports the EXSLT redirect extension), or you need to extract each document using a separate XSLT. Or generate a single document made up of a bunch of sub-documents and then use post-processing (a small SAX-based program?) to extract them and store them separately. Sorry, but that's what you've got. -- () ASCII Ribbon Campaign | Joe Kesselman /\ Stamp out HTML e-mail! | System architexture and kinetic poetry | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
