docs.rodeo

MDN Web Docs mirror

Axes

There are thirteen different axes in the XPath specification. An axis represents a relationship to the context node, and is used to locate nodes relative to that node on the tree.

For further information on using XPath expressions, please see the For Further Reading section of the Transforming XML with XSLT guide. Also see the ‘axes’ section in the xpath spec.

In this article

View on MDN