Add XML Data Node
Adds XML data to the workflow, allowing subsequent nodes to utilize this data.
Parameters
| Label | Value Type | Description |
|---|---|---|
| XML Data | ValueInput | The XML data to be added. This data can be used by other nodes in the workflow. |
| Variable for XML Data (XMLDocument) | ValueOutput | Variable to store the XML data as an XMLDocument, making it accessible for subsequent nodes. |