What browsers support XSLT 2.0?

16,496

Browsers do not yet support XSLT 2.0, natively.

  • Saxon 9 CE is a JavaScript-based XSLT 2.0 implementation.
  • Frameless is another, more light-weight XSLT 2.0 implementation in the browser, supporting large parts of the XSLT 2.0 and XPath 2.0 functionality

See also:

Share:
16,496
Pacerier
Author by

Pacerier

# 9

Updated on June 03, 2022

Comments

  • Pacerier
    Pacerier almost 2 years

    The Safari browser does not support XSLT 2.0 documents.

    What browsers, if any, support XSLT 2.0?