XSLT Reference
XSLT 3.0 Reference
goxslt implements a substantial subset of XSLT 3.0. This reference covers all supported instructions, functions, and features.
Start here
Install goxslt, run a first stylesheet, pass parameters
The mental model: templates, patterns, modes, the result tree
Reference
All XSLT instructions, one page each, with attributes and examples
Functions added by XSLT on top of XPath: current, key, regex-group, …
Named modes, default mode, on-no-match, mode resolution
expand-text, AVTs, escaping curly braces
xsl:output, xsl:result-document, indentation, encoding
Known gaps and unsupported features