|
|
1. |
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)
|
|
|
2. |
Jade
-
An early implementation of an XSL processor. Converts XSL to DSSSL to render XML.
|
|
|
3. |
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.
|
|
|
4. |
NIST Toolbox
-
Collection of tools to make enable XML applications to interchange data easier. Includes APEX and ATTS.
|
|
|
5. |
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.
|
|
|
6. |
XML Cover Pages: Extensible Stylesheet Language (XSL)
-
Introduction, history, articles and software support by Robin Cover. (Oasis)
|
|
|
7. |
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)
|
|
|
8. |
XSLT Requirements Version 2.0
-
This draft document describes the requirements for the XSLT 2.0 specification. (W3C Working Draft 14 February 2001)
|
|
|
9. |
MSDN's XSLT Developer's Guide
-
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
|
|
|
10. |
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.
|