-
Notifications
You must be signed in to change notification settings - Fork 0
"Parse XML" Operation
olitank edited this page Nov 27, 2025
·
1 revision
This operation interprets and decomposes an XML document according to its schema.
Corresponds to the XSD (XML Schema Definition) of the XML document.
Allows to select the root XML element of the document.
Allows to specify the content of the XML document to be processed.
Structured content of the input XML document.