Skip to content

"Parse XML" Operation

olitank edited this page Nov 27, 2025 · 1 revision

This operation interprets and decomposes an XML document according to its schema.

Settings

XSD

Corresponds to the XSD (XML Schema Definition) of the XML document.

Root Element

Allows to select the root XML element of the document.

(Next Setting)

text

Allows to specify the content of the XML document to be processed.

(Operation Result)

Structured content of the input XML document.

Clone this wiki locally