Tip: Create Multiple Files in XSLT 2.0
By Jack Herrington2005-05-16
Summary
Using the xsl:result-document directive, you can have a single XSL template output to multiple files from a single data source. This functionality, which was a nonstandard extension in XSLT 1.x, opens a world of opportunity for XSLT template authors.
Tutorial Pages:
» Use a single XSLT template to create multiple files
» Create a file for each test
» Get better output
» Create an index
» Summary
» Resources
First published by IBM DeveloperWorks
