XSLT 1.0

XSLT 1.0 is the foundational W3C Recommendation for XSL Transformations, published November 16, 1999. It established the template-based transformation model using XPath 1.0 for node selection. XSLT 1.0 is still widely supported by all major XML processors and browsers.

API entry from apis.yml

apis.yml Raw ↑
aid: xslt:xslt-10
name: XSLT 1.0
description: XSLT 1.0 is the foundational W3C Recommendation for XSL Transformations, published November
  16, 1999. It established the template-based transformation model using XPath 1.0 for node selection.
  XSLT 1.0 is still widely supported by all major XML processors and browsers.
humanURL: https://www.w3.org/TR/xslt-10/
tags:
- Data Transformation
- Standard
- W3C
- XML
- XSLT
properties:
- type: Documentation
  url: https://www.w3.org/TR/xslt-10/
- type: Specification
  url: https://www.w3.org/TR/xslt-10/