XML: Extract values from path
Get multiple values from an XML node.
Parameters
Path to extract
List of path to extract.
Path—REQUIRED
Which XML path to extract. See XML path.
Label—REQUIRED
Displayed label for output connectors.
Value type—REQUIRED
The type of the value to extract.
Mandatory
Fail on cast or extract error if checked.
Ignore errors
Ignore errors when extracting values.
Input
XML node—REQUIRED
The XML node you want to extract the data from.
Output
Values
One or more values extracted from the XML node.