==Example==
Evaluate the following XML file against all elements that are named SAPObject, independently of the hierarchy level they appear:
| XPathDocument||
|- align="left"
| XPathExpression || <source lang = "vbnet">"C:\temp\test.xml//SAPObject"</source>
|}