In computing, the term Extensible Stylesheet Language (XSL) is used to refer to a family of languages used to transform and render XML documents. Historically, the XSL Working Group in W3C produced a draft specification under the name XSL, which eventually split into three parts: As a result, the term XSL is now used with a number of different mea... Found on http://en.wikipedia.org/wiki/XSL
eXtensible Style Sheet Language. A language for defining XML style sheets. It is on course to becoming a standard. Found on http://www.encyclo.co.uk/local/20441
(In topic `Web Development`) XSL (eXtensible Style Language) is used for separating style from content when creating XML documents. It includes both a transformation and formatting language which can be used independently of each other. Found on http://www.encyclo.co.uk/local/20477
XML Stylesheet Language. A language for defining XML stylesheets. An XSL stylesheet specifies the presentation of a class of XML documents by describing how an instance of the class is transformed into an XML document. XSL includes - XSLT (XSL Transformations) a language for transforming XML documents, XPath (XML Path Language), and XSL Formatting Objects, an XML vocabulary for specifying formatting semantics.
... Found on http://www.encyclo.co.uk/visitor-contributions.php
Extensible Style Language - a system for controlling the presentation of XML documents and structured data. Found on https://www.encyclo.co.uk/local/20134