-
-
Notifications
You must be signed in to change notification settings - Fork 9
component formtoxml
Raymond Meester edited this page Mar 21, 2023
·
3 revisions
Converts a form to XML.
The Form to XML component provides a direct conversion from the Form url encoded format to XML format.
This needs a message body with the form. For example:
first-name=Joe&last-name=Foo&age=21
Path can be empty.
Name | Description | Default | Type |
---|---|---|---|
encoding | Characterset to use | UTF-8 | String |