Axes

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. The following is an extremely brief description of the thirteen available axes and the degree of support available in Gecko.

For further information on using XPath expressions, please see the For Further Reading section at the end of Transforming XML with XSLT document.