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


Chapter 3 Supported XML and JSON Conversion : JSON and XML Conversion Overview

JSON and XML Conversion Overview
The different properties of XML and JSON formats do not guarantee all content in XML is converted to JSON. For example, XML supports inline metadata with tags and attributes, which has no such standard form in JSON. TIBCO ActiveMatrix BusinessWorksTM Plug-in for REST and JSON provides the schema types to format XML data and the conversion rules to map data:
When converting data between JSON and XML, you can format XML data with the supported schema types.
Schema Types
You can use the following schema types to format XML data:
See Supported Schema Types for Formatting XML Data for more information.
Conversion Rules
TIBCO ActiveMatrix BusinessWorksTM Plug-in for REST and JSON supports the following conversion functionalities:
See Badgerfish Conversion Rule for more information.
See Normal Conversion Rule for more information.
See Root Node Conversion Rule for more information about root node conversion.
See Null and Empty Values Conversion Rule for more information about converting data with null and empty values.
See Special Symbols Conversion Rule for more information about converting special symbols.

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