Contents

Popular

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleContents

Table of Contents
indent15px
stylenone

The This policy allows a user to convert the request/response to be converted from the XML format to the JSON format.

In recent times, The usage of JSON format has been increased increasing for serializing and transmitting structured data over a network connection like such as data transmission between a server and a web application. Since JSON format is not widely adopted by all organizations yet, and as most of the data exchange is done through XML in earlier networks which have not deployed JSON, conversion from JSON to XML or vice-versa has become essential for data interoperability. The policy serves the need to convert data from the XML format to the JSON format.

Configuration

...

PropertyDescription
Skip Namespaces

Whether or not to skip adding namespace declarations to XML elements while conversion or notconverting.

Remove Namespace Prefix From ElementsWhether or not the namespace prefix from XML elements should be removed when reading for XMLSerializer.
Indent Factor
String Indent value for JSON Object.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence