19 Container: Xml
The Xml container is supported as a base container or part of other complex container types (e.g. Elements, Fields). In order to comply with standard JSON format, characters such as " must be escaped with \ characters.
|
"Xml": "XML data in JSON" |
|
|
"Xml": "The computer said, \"Hello World!\"" |
|
A blank, or empty, Fields attribute is represented by the JSON keyword null.