XPath expressions are used to navigate and select one or more nodes within an XML tree document, such as selecting a certain element or attribute node.
See this W3C recommendation for a reference on this language.