XSL Specification in three documents
- XSL Working Draft
- Includes specification of formatting objects (XSL FO)
- Complex and versatile presentation of structured data
- print, hypertext, other media
- Not finished yet (July 2000)
- XSLT (XSL Transformations)
Recommendation
- Language for transformation of markup structures
- Main/intended application: arbitrary XML to XSL FO conversion
- Other applications: XML to XML, HTML, plain text conversion
- Completed November 1999
- XPath Recommendation
- Expression language for handling components of an XML document
- Intended for linking, querying, but also XSLT
- Completed November 1999