Parses XML source using standard XPath expressions.
...
Input Name | Input Code | Required | Description |
---|---|---|---|
XML Source | FDP_SOURCE | Yes | XML Source to parse (File contents, not the filename) |
XPath Expression | FDP_XPATH | Yes | The XPath expression to use to find a value in the XML Source |
...