Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Supported XML and JSON Conversion : Special Symbols Conversion Rule

Special Symbols Conversion Rule
A JSON key might contain whitespaces and some special symbols , such as - %, $, #, which are not allowed in an element key or an attribute key in XML. By default, these special symbols are removed when parsing JSON. However, in StAXON implementation, exception is raised when parsing these special symbols in the JSON keys.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved