"XPath Tutorial" XPath is a language for finding information in XML documents. XPath is the main element in XSLT. Both XQuery and XPointer are built on XPath expressions
This tutorial has taught you how to find information in an XML document.
You've learned how to use XPath to navigate within an XML document through elements and attributes.
You also learned how to use some of the standard functions built into XPath.