XSLT 3.0

XSLT 3.0 is the current W3C Recommendation for XSL Transformations, published June 8, 2017. It introduces streaming support, maps and arrays, higher-order functions, improved modularity, and enhanced error handling over XSLT 2.0. The specification defines the syntax and semantics of the XSLT language.

API entry from apis.yml

apis.yml Raw ↑
aid: xslt:xslt-30
name: XSLT 3.0
description: XSLT 3.0 is the current W3C Recommendation for XSL Transformations, published June 8, 2017.
  It introduces streaming support, maps and arrays, higher-order functions, improved modularity, and enhanced
  error handling over XSLT 2.0. The specification defines the syntax and semantics of the XSLT language.
humanURL: https://www.w3.org/TR/xslt-30/
tags:
- Data Transformation
- Standard
- W3C
- XML
- XSLT
properties:
- type: Documentation
  url: https://www.w3.org/TR/xslt-30/
- type: Specification
  url: https://www.w3.org/TR/xslt-30/