
XPath provides you with a syntax that clearly addresses the elements of an XML document. As a path description language, XPath is the basis for query languages such as XQuery or the transformation of XML documents via XSLT. We’ll introduce to you the XPath data model and use examples to illustrate XPath syntax.