  |
XSL Transformations (XSLT) Version 1.0 - http://www.w3.org/TR/xslt
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) |
  |
Extensible Stylesheet Language (XSL) 1.0 - http://www.w3.org/TR/xsl/
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) |
  |
XML Cover Pages: Extensible Stylesheet Language (XSL) - http://xml.coverpages.org/xsl.html
Introduction, history, articles and software support by Robin Cover. (Oasis) |
  |
XSLT Requirements Version 2.0 - http://www.w3.org/TR/xslt20req
This draft document describes the requirements for the XSLT 2.0 specification. (W3C Working Draft 14 February 2001) |
  |
Jade - http://www.cogsci.ed.ac.uk/~ht/xslj.html
An early implementation of an XSL processor. Converts XSL to DSSSL to render XML. |
  |
Jeni's XSLT Pages - http://www.jenitennison.com/xslt/index.html
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. |
  |
XSL Lint - http://nwalsh.com/obsolete/xslint/
A semantic lint checker for that detects poor syntax and redundant areas of a stylesheet. |
  |
UWOBO XSL Processor - http://helm.cs.unibo.it/uwobo/
Invoked via URL giving the URI of an XML document and a list of stylesheets to be applied. Requires Tomcat and Xerces/Xalan. |
  |
TopXML XSLT Zone - http://www.topxml.com/xsl
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. |
 |
NIST Toolbox - http://www.mel.nist.gov/div826/staff/lubell/xsltoolbox/
Collection of tools to make enable XML applications to interchange data easier. Includes APEX and ATTS. |