Home > Computers > Data Formats > Markup Languages > XML > Style Sheets > XSL
XSL (Extensible Stylesheet Language) is a language for expressing stylesheets for XML documents. It consists of two parts: a language for transforming XML documents, and an XML vocabulary for specifying formatting semantics. The originality and power of XSL is to be more general than just describing how XML documents should be presented and to allow as well to describe how these documents can be transformed into other documents. The part of XSL dealing with document transformation is called XSLT. The part of XSL dealing with formatting objects is called XSL-FO. XSL and XSLT are currently the object of working drafts at the W3C.
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 05 December 2006)
http://www.cogsci.ed.ac.uk/~ht/xslj.html
An early implementation of an XSL processor. Converts XSL to DSSSL to render XML.
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.
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.
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.
http://xml.coverpages.org/xsl.html
Introduction, history, articles and software support by Robin Cover. (Oasis)
http://nwalsh.com/obsolete/xslint/
A semantic lint checker for that detects poor syntax and redundant areas of a stylesheet.
Home > Computers > Data Formats > Markup Languages > XML > Style Sheets > XSL
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us