Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

eXtensible Stylesheet Language Transformations (XSLT) is a declarative language used to convert XML documents into other XML documents, HTML, PDF, plain text, and so on.

XSLT has its own processor that accepts XML input, or any format convertible to an XQuery and XPath Data Model. The XSLT processor produces a new document based on the XML document and an XSLT stylesheet, making no changes to the original files in the process.

Learn more

Technical reference

Document Tags and Contributors

 Contributors to this page: marie-ototoi, klez, Andrew_Pfeiffer, hbloomer, Jeremie, Biraj, ajinkya_p
 Last updated by: marie-ototoi,