Web features explorer

XSLT

Widely available
Tags: api Groups: XML

The XSLTProcessor API transforms XML documents into new XML or HTML documents, using XSLT stylesheets. You can use XSLT to convert data between different XML schemas or to convert XML data into web pages or PDF documents. Also known as Extensible Stylesheet Language Transformations. To learn more, see XSLTProcessor, XSLTProcessor: XSLTProcessor() constructor, XSLTProcessor: clearParameters() method, XSLTProcessor: getParameter() method, XSLTProcessor: importStylesheet() method, XSLTProcessor: removeParameter() method, XSLTProcessor: reset() method, XSLTProcessor: setParameter() method, XSLTProcessor: transformToDocument() method, XSLTProcessor: transformToFragment() method at MDN.

Compatibility

Specifications