|
XSL 1.0 was released as the W3C Recommendation 15. October 2001 as a language for expressing style sheets.
It consists of the three parts: XSLT, XPath, and XSL Formatting Objects.
An XSL style sheet specifies the presentation of a class of the XML documents by describing how an instance of the class is transformed into an XML document that uses the formatting vocabulary.
|