Releases for xmlObjectifier - Converts XML DOM to JSON
xmlObjectifier - Converts XML DOM to JSON 1.0.3
February 29, 2008 - 3:43am — proton17Size: 6.4 KB
md5_file hash: ba9bc93a3923d7cc7dcd6fd5e75a7a41
First released: February 29, 2008 - 3:43am
Last updated: February 29, 2008 - 3:44am
- Fixed a bug where a single node w/o value refused to parse (i.e. )
- Added a RootName property to a JSON object that contains a name of the root node
xmlObjectifier - Converts XML DOM to JSON 1.0.2
December 11, 2007 - 2:09am — proton17Size: 6.34 KB
md5_file hash: 51e6ac768f7163028da6963f94f8e1ce
First released: December 11, 2007 - 2:09am
Two small fixes has been made that effect processing of SOAP envelopes and/or XML files with namespaces in the node name (i.e. namespace:Nodename, soapenv:Body, etc.)
Change Summary:
- Fixed a small bug that caused SOAP XML to be parsed incorrectly
- Parsed SOAP JSON ignores namespaces, and uses just element names (i.e. soapenv:Body will be converted as Body)
xmlObjectifier - Converts XML DOM to JSON 1.0.1
October 16, 2007 - 12:30pm — proton17Size: 6.22 KB
md5_file hash: d79bfff18a1850d36db0e97d627bdf7f
First released: October 16, 2007 - 12:30pm
- Minor bug fixes
- Improved sorting
xmlObjectifier - Converts XML DOM to JSON
October 12, 2007 - 12:24pm — proton17Size: 5.9 KB
md5_file hash: 8d0db59c41b1aa8e35b968f7fac19d6e
First released: October 12, 2007 - 12:24pm
This is a stable release of the jqXMLUtils library
