Web features explorer

XSLT

Widely available since 2018-01-29
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.

Learning resources on MDN

Browser support

Specifications