XPath

XPath is an expression language for selecting a node or nodes in an XML document. It is used heavily in XSLT to define the match criteria for templates and to select values.
Last modified April 7, 2026: Merge branch '7.11' into 7.12 (5ca47c5)