parse xml
This block is part of the object,xml
group and was last modified in core v12.0.4
.
parse xml
v12.0.4
Parses an XML string into an object with XML attributed data
Pin | Pin | Type | Default |
---|---|---|---|
XMLrequired |
value |
|
|
normalize Transforms the keys to lowercase |
condition |
false |
|
strip prefix Strips the xml namespace prefix from the keys |
condition |
false |
|
parse numbers Parses integer-like strings and float-like strings as floats |
condition |
false |
|
parse booleans Parses boolean-like strings to booleans |
condition |
false |
Pin | Pin | Type | Example |
---|---|---|---|
object |
object |
||
success |
condition |
||
error |
value |
Core Releases
v12.0.4 This block was introduced inv12.0.4
, click here to see the release notes.
Back to
object,xml
Return to the main group to view all sub-groups
Back to Object
Return to the group to view all blocks within this group