Public Application Repository
Back to listing of all packages
-
JSON Parser and Serializer for XQuery
Description: An XQuery module with functions for parsing and serializing JSON. Version: 0.2.1 Size: 19k Short Title: xqjson Package Name (URI): http://xqilla.sourceforge.net/pkg/xqjson Author(s): John Snelson License: Apache License, Version 2.0 Website: https://github.com/joewiz/xqjson Download: xqjson-0.2.1.xar Download other versions: Change log: 0.2.1 - With XQuery 3.1's robust native support of JSON parsing and serialization and eXist 3.0's support of XQuery 3.1, this package is no longer being maintained. Please upgrade to eXist 3.x and migrate your code to use XQuery 3.1 instead of this package.
0.2.0 - Fixed bugs, added a comprehensive test suite, and added examples to the README.
0.1.6 - Fixed bugs where extra commas appeared in serialized JSON