  |
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. |
  |
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. |
  |
MSDN's XSLT Developer's Guide - http://msdn.microsoft.com/en-us/library/ms912490.aspx
The successor to Extensible Stylesheet Language (XSL), XSL Transformations (XSLT) is an XML-based language that enables you to transform one class of XML document to another. |
 |
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) |
 |
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. |