The specifications below belong to the series 'xpath'
XPath is an expression language that allows the processing of values conforming to the data model defined in the XQuery and Xpath Data Model.
XPath 3.0 (renamed from XPath 2.1 to align with the family of "3.0" specifications) is an expression language that allows the processing of values conforming to the data model defined in [XQuery and XPath Data Model (XDM) 3.0]. Some of the important new features since XPath 2.0 are:
XPath is a way to refer to parts of an XML document. XPath 2.0 is based on the XQuery 1.0 and XPath 2.0 Data Model (XDM), and also introduces Schema awareness and data typing.
XPath is a language for addressing parts of an XML document, designed to be used by both XSLT and XPointer.
Copyright © 2026 World Wide Web Consortium.
W3C® liability, trademark and permissive license rules apply.