Tags
Xslt2
- XSLT grouping with xsl:for-each-group: complete guide
01 Apr 2025
How to group XML nodes in XSLT 2.0 using for-each-group. Covers group-by, group-adjacent, group-starting-with, and group-ending-with with examples.
- XSLT 3.0 new features: what changed from 2.0
10 Feb 2025
A practical guide to XSLT 3.0 features including streaming, maps, arrays, and JSON support. What to adopt and why.