What browsers support XSLT 2.0?

Pacerier picture Pacerier · Jun 8, 2011 · Viewed 15.5k times · Source

The Safari browser does not support XSLT 2.0 documents.

What browsers, if any, support XSLT 2.0?

Answer

Martin Honnen picture Martin Honnen · Jun 8, 2011

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: