Jump to: navigation, search

Changes


Activity:GetXPathResult (Activity)

45 bytes added, 19:12, 22 July 2013
/* Example */
==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>
|}