XPath, or XML Path Language, is a subset of Xquery that detects specific parts, sections or nodes within the XML document. Xpath is also used to determine Boolean values and other numeric information located within the document. |
Examples of XPath:
https://projects.ischool.washington.edu/tabrooks/545/XMLSurvey/XPathExamples.htm https://en.wikipedia.org/wiki/XPath https://en.wikipedia.org/wiki/XPath_2.0 |