Extensible Stylesheet Language (XSL) 1.0
- XSL is a language for expressing stylesheets. It consists of two parts: a language for transforming XML documents, and an XML vocabulary for specifying formatting semantics. (W3C Recommendation 15 October 2001)
Jade - An early implementation of an XSL processor. Converts XSL to DSSSL to render XML.
Jeni's XSLT Pages - Jeni Tennison is a very active XSLT community member. This page is her homepage for her many XSLT activities. With 25 tutorials/articles and 2 utilities for visitors. Good website.
NIST Toolbox - Collection of tools to make enable XML applications to interchange data easier. Includes APEX and ATTS.
TopXML XSLT Zone - With 34 original articles, the XSLT Zone explains XSLT in various solutions - such as .NET, mobile solutions and in applications. These articles range from introductory to advanced; through to tutorials and include complete XSLT and XPath references.
UWOBO XSL Processor - Invoked via URL giving the URI of an XML document and a list of stylesheets to be applied. Requires Tomcat and Xerces/Xalan.
XSL Lint - A semantic lint checker for that detects poor syntax and redundant areas of a stylesheet.
XSL Transformations (XSLT) Version 1.0 - This specification defines the syntax and semantics of XSLT, which is a language for transforming XML documents into other XML documents. (W3C Recommendation 16 November 1999)
XSLT Requirements Version 2.0 - This draft document describes the requirements for the XSLT 2.0 specification. (W3C Working Draft 14 February 2001)