header

XSLT 3.0

Following the W3C recommendation for XSL Transformations XMLBlueprint fully supports XSLT 3.0.

New features for XSLT 3.0 include:

  • Streaming
  • Stylesheet modularity by using packages
  • Enhanced XPATH queries
  • XPATH 3.1
  • Processing of JSON data
  • New sets of built-in templates

For learning more on these features you can enter the course: What's New in XSLT 3.0: Part 1.

You can run XSLT 3.0 transformations from within the XML editor or call them from the command line.

Read more on how to edit and transform your XSLT 3.0 document in XMLBlueprint XML editor.

XSLT 3 editors

XSLT Reference