Verified
An addressing is mechanism for knowing the parts of an XML document. It and the XML Path Language, is a query language for choosing nodes from an XML document. Additionally, XPath may be used to compute values (for example: strings, Boolean values or numbers) with the content of an XML document.