Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Tip: Create Multiple Files in XSLT 2.0

By Jack Herrington
2005-05-16


Resources

  • Visit the XSL standards site at the W3C, a handy reference to XSL technologies and standards.

  • Check out the XPath page at the W3C, which provides version and standard information.

  • Download Saxon, the popular XSL processor that the author used to create this article.

  • Read Michael Kay?s XSLT 2.0 Programmer's Reference, the bible of XSLT. It?s a fantastic introduction and a valuable reference work.

  • While you're at it, pick up XPath 2.0 Programmer's Reference by Michael Kay -- the ultimate reference by the man who wrote the W3C specification.

  • Read Code Generation in Action by Jack D. Herrington, which covers generating code for a wide variety of targets not limited to database access.

  • Find hundreds more XML resources on the developerWorks XML zone.

  • Learn how you can become an IBM Certified Developer in XML and related technologies.


  • 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


     | Bookmark
    Related Tutorials:
    » Starting with XML
    » Performing Client-Side XSL Transformations
    » Create a Google Sitemap for your Web Site
    » XML and Scripting Languages
    » Parsing Comma-Separated Values
    » XML Security Suite: Increasing the Security of E-Business