XPath Query
Performs an XPath query on an XML string

Input
| Name | Required | Description |
|---|---|---|
| XPath Query | XPath expression to query the XML string. | |
| XML String | Input XML string. |
Output
Result The result from the XPath query.
Performs an XPath query on an XML string

Input
| Name | Required | Description |
|---|---|---|
| XPath Query | XPath expression to query the XML string. | |
| XML String | Input XML string. |
Output
Result The result from the XPath query.