Case Conversion
Article on using XSLT to convert XML data from one case to another.
Code Generation Templates Using XML and XSL for 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.
MSDN - XSLT Developers Guide
Microsoft guide to XSLT using examples for MSXML SDK.
Nun.Me.Shu Architecture
Implementation examples and advice, focusing on a clean separation of content, presentation and styling.
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.
Pohlhaus, William - XSL Tips
Some helpful but uncommon XSL tips.
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 wishes do so by poking around in various less-explored corners. Paper includes three examples with full explanations.
The XML Bible - Samples
Sample Chapters from the books. Covers XSLT, XSL:fo, XLink, XPointers and schema.
Transform Your Data With XSL
An example of using XSL to convert an XML-based r?m?nto various data formats to suit diverse needs.
Transforming XML
Tutorial by Doug Tidwell on converting XML to HTML, SVG and PDF, with XSLT. By IBM developerWorks.
Unofficial MSXML XSLT FAQ
A collection of helpful answers gathered by the XSL-List, Open Forum on XSL.
What is XSL?
A worked example tutorial of how to use XSL.
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 Tutorial
Detailed tutorial, covering useful implementations and real-world examples.
XSLT and ASP.NET
This article covers XSLT and .NET in great depth. Useful for the beginner. Includes code.
XSLT Reference
Complete XSLT reference with links to Interactive X Lab.
XSLT Tutorial
Covers XPath and then XSLT on an element by element basis.
XSLT Tutorial I: Basics and first example applicat
Good 3-part XSLT tutorial covering how to present XML documents (or data) to the user - in a browser, mobile phone or PDF format - and how the original data must first be converted to the necessary formats. Originally written in German.
XSLT Tutorials - Finetuning.com
In-depth tutorial on eXtensible Stylesheet Language Transformation (XSLT).
XSLT/XPath Training Material
Includes a free downloadable preview with helpful references. Purchase gives access to all future revisions.
Zvon Introduction to XSLT
Interactive XSL training by examples.
Zvon XSL Tutorial
Interactive XSL training by examples.