Contents

Popular

Versions Compared

Key

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

...

The JSON2XML policy enables developers to convert messages from the JavaScript object notation (JSON) format to the extensible markup language (XML) format. This policy is useful for enabling backend XML services to support RESTful apps applications that require JSON due to, for example, due to a lack of an XML parsing capabilities on the client.

The attributes available are as shown in the figure and described in the following tablesection below.

Configuration

The properties that have to be configured so as to use the policy are described below.

...

PropertyDescription
JSON types as attributes

Whether or not JSON element types should be included as attributes in Output XML.

Expand Array Name to Child ElementsEnabling this will copy the parent JSONArray name to its child elements during JSON to XML conversion.
Root NameThis field is used to set the name of the root for the converted XML. If it is set to null, then this property is ignored.

Element Name

This field is used to set the element name for each object of the array in the converted XML. When an array object in JSON format is converted into XML, each element of the JSON array is split into different XML fields, each with . Each field is assigned an Element Name. If it is set to null, then this property is ignored.

...

Various outputs depending on changes in to the configuration are given below.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence