JSON To XML
processing.json-to-xml Processing v0.1.0 Converts a JSON value to an XML document with a configured root element.
Ports
| Direction | Port | Label |
|---|---|---|
| Input | input | JSON |
| Output | output | XML payload |
Properties
| Property | Type | Default | Description |
|---|---|---|---|
Root elementrootName | string | "Root" | Name of the XML document's root element. |
This page is generated from the node registry by gen-node-docs.mjs on every
site build — ports, properties, defaults and visibility rules cannot drift from the code.