Xml and Json Conversion

Overview

This plugin uses Underscore library for conversion. It takes the advantage of converting the XML to JSON with attributes in xml tags. We can expect the same output of XML(like original) converting the JSON generated from this plugin.

Smart Services released as part of this Plugin are:

  • Xml to Json Converter
  • Json to Xml Converter

Functions released as part of this plugin are:

  • xmltojsonparser()
  • jsontoxmlparser()

Key Features & Functionality


1. XML to JSON Converter

  • Converts the given XML document into an JSON Document.
  • Supported Language - English (United States)

2. JSON to XML Converter

  • Converts the given JSON document into an XML Document.
  • Supported Language - English (United States).
Anonymous
Parents
  • I see xmltojsonparser() function is troughing an error when any xml attribute is holding more than 2900 characters around. do we have any limitation on characters length at each attribute? correct me if I am wrong....

Comment
  • I see xmltojsonparser() function is troughing an error when any xml attribute is holding more than 2900 characters around. do we have any limitation on characters length at each attribute? correct me if I am wrong....

Children
No Data