XSL (eXtensible Stylesheet Language) is a styling language for XML. XSLT stands for XSL Transformations.
XSLT uses
- XSLT is the most important part of XSL
- XSLT transforms an XML document into another XML document
- XSLT uses XPath to navigate in XML documents
- XSLT is a W3C Recommendation