Tip: Batch Processing XML with XSLT 2.0
By Jack Herrington2005-05-04
Summary
Batch processing in XSLT 2.0 is simple if you have a directory listing utility that exports XML and know how to use the xsl:result-document tag to redirect the output of the engine. With these tools in hand, you no longer need fear the directory of XML files that you once might have merged into one mega-file to ease processing.
Tutorial Pages:
» Use Directory Listings in XML to Drive XSLT 2.0 Processing
» HXDLG to the Rescue!
» Test It Out
» Summary
» Resources
First published by IBM DeveloperWorks
