XPath Tutorial
XPath is a finding information in an XML document language.
XPath is a major element in XSLT.
XQuery and XPointer are built on XPath expressions
XPath Reference Manual
In W3CSchool, we provide a complete XPath 2.0, XQuery 1.0 and XSLT 2.0's built-in functions reference manual.
Table of contents
XPath XPath This chapter explains the concept.
XPath node
This chapter details the relationship between the different types of nodes in XPath, and the node.
XPath syntax
This chapter explains the XPath syntax.
XPath axes (Axes)
This chapter explains the XPath axes (axis).
XPath operators
This chapter lists can be used in XPath expressions operators.
XPath Examples
This chapter uses "books.xml" documentation to demonstrate some XPath examples.
XPath summary
In this article included in this tutorial the knowledge of a summary, and we recommend to you the next step should be learning.