Code Generation Templates Using XML and XSL for C/C++
XML is indisputably the long-awaited lingua franca for defining and transmitting structured data. With a little help from XSL, it can also generate C++ code for you.
Extensible Style Language tutorial
Introductory tutorial by Norman Walsh (Web Techniques) giving examples of XSL with comparisons to CSS.
Objects by Design - XSLT by Example
A tutorial on XSLT based on this site's XMI to HTML example. The code for the example is available for downloading and testing.
Objects by Design: XMI to HTML
Using XSL to transform an object-oriented design described in XMI (UML) to a browser-based HTML representation. Additional information on CSS is provided.
Stupid XSLT Tricks: Some Fun XSLT Examples
A stupid XSL trick is a use of XSLT for something unusual or amusing for which it wasn't necessarily designed. These tricks are intended for an audience that is learning XSLT and …
The XML Bible - Samples
Sample Chapters from the books. Covers XSLT, XSL:fo, XLink, XPointers and schema.
Transforming XML
Tutorial by Doug Tidwell on converting XML to HTML, SVG and PDF, with XSLT. By IBM developerWorks.
XSL Concepts and Practical Use
A presentation, to present details of XSL and how it may be used.
XSL Frequently Asked Questions
Answers to frequently asked questions on XSL, XSLT. XML jargon explained, and how special characters are handled.
XSLT/XPath Training Material
Includes a free downloadable preview with helpful references. Purchase gives access to all future revisions.