|
|
XML Path Language (XPath) is a general-purpose query notation for addressing and filtering the elements and text of XML documents. XPath expressions can address parts of an XML document; manipulate strings, numbers, and Booleans; and can match a set of nodes in the document.
|