Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Releases for xmlObjectifier - Converts XML DOM to JSON


xmlObjectifier - Converts XML DOM to JSON 1.0.3

Download: jqXMLUtils.js_5.txt
Size: 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

Download: jqXMLUtils.js_3.txt
Size: 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

Download: jqXMLUtils.js_1.txt
Size: 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

Download: jqXMLUtils.js_0.txt
Size: 5.9 KB
md5_file hash: 8d0db59c41b1aa8e35b968f7fac19d6e
First released: October 12, 2007 - 12:24pm

This is a stable release of the jqXMLUtils library