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