...
Argument | Type | Description |
---|---|---|
XML | String | The full XML data, stored in a string variable. |
XPath | String | XPath expression to extract data from the XML. Note : XPath is a w3 standard language for addressing parts of an XML document. For more details see href="http://www.w3.org/TR/xpath/">http:// www.w3.org/TR/xpath/ |
Examples
...