Henning Behme recently announced that iX - Magazin für professionelle Informationstechnik has published an online three-part tutorial for XSL Transformations (XSLT) Version 1.0.
- Part I: [Introduction] XSLT Basics and First Example Application
- Part II: Embedded Structures and Several Source Documents
- Part III: Dynamic XML with AxKit.
"In order to present XML documents or data to the user in an attractive way in browser, mobile phone or PDF format, the original data must first be converted to the necessary formats. This is the purpose of XSLT as part of the style component of XML... The tutorial begins with the basics and finishes by trying out AxKit (v 1.2) for serving XML sources dynamically." The tutorial begins with the basics and finishes by trying out AxKit (v 1.2) for serving XML sources dynamically." The three-part tutorial series is also available in German. The web site provides a list of XSLT resources, and references for XML generally.
Principal references:
- XSLT Tutorial - Start page
- XSL Transformations and the XML Path Language Ninth Edition, 2001-01-19 [ISBN: 1-894049-06-3]. By Ken Holman.
- Transforming XML. Column by Bob DuCharme.
- Jeni's XSLT Pages By Jeni Tennison.
- Zvon XSLT Tutorial
- "Extensible Stylesheet Language (XSL/XSLT)" - Main reference page.