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:
Functions released as part of this plugin are:
Key Features & Functionality
1. XML to JSON Converter
2. JSON to XML Converter
Does this support UTF8? The need is to support arabic characters.
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....