Skip to main content

XML: Extract values from path

Get multiple values from an XML node.

Parameters

Path to extract
List of path to extract.
PathREQUIRED

Which XML path to extract. See XML path.

LabelREQUIRED
Displayed label for output connectors.
Value typeREQUIRED
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 nodeREQUIRED

The XML node you want to extract the data from.

Output

Values

One or more values extracted from the XML node.