-
Offers various articles about XML.
-
Interactive tutorial providing questions and answers to XSL problems.
-
Explains how to develop stylesheets for XML to XSL-FO transformation, provides sample XSL-FO files and stylesheets for XHTML to XSL-FO, XBRL to XSL-FO.
-
Article on using XSLT to convert XML data from one case to another.
-
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.
-
Introductory tutorial by Norman Walsh (Web Techniques) giving examples of XSL with comparisons to CSS.
-
Beginners Guide to XSL.
-
XSLT Developer's Guide for MSXML from Microsoft.
-
Implementation examples and advice, focusing on a clean separation of content, presentation and styling.
-
A tutorial on XSLT based on this site's XMI to HTML example. The code for the example is available for downloading and testing.
-
Using XSL to transform an object-oriented design described in XMI (UML) to a browser-based HTML representation. Additional information on CSS is provided.
-
Some helpful but uncommon XSL tips.
-
Sample Chapters from the books. Covers XSLT, XSL:fo, XLink, XPointers and schema.
-
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.
-
An example of using XSL to convert an XML-based r鳵m頩nto various data formats to suit diverse needs.
-
A worked example tutorial of how to use XSL.
-
A presentation, to present details of XSL and how it may be used.
-
Answers to frequently asked questions on XSL, XSLT. XML jargon explained, and how special characters are handled.
-
Complete XSLT reference with links to Interactive X Lab.
-
Covers XPath and then XSLT on an element by element basis.
-
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.
-
This article covers XSLT and .NET in great depth. Useful for the beginner. Includes code.
-
Includes a free downloadable preview with helpful references. Purchase gives access to all future revisions.
-
Interactive XSL training by examples.
-
Interactive XSL training by examples.