Review: Needs Fixing The module works great. There is room for improvement regarding its documentation. "There are many ways to represent JSON data in XML" -> There are two ways to represent JSON data in XML: - bullet 1 (John Snelson's format) - bullet 2 (JSON) Then add two examples, you can take some inspiration at http://docs.basex.org/wiki/JSON_Module
For parse#1, add a small example. For parse#2, add two small examples and some description of what is excepted for the option element (which namespace, example of schema instance instance) For serialize#1, please elaborate on what the following means: "Serializes an XDM into JSON using one of the representations described above." and add two small examples. For serialize#2, same comment than for serialize#1 + add some explanation of what is excepted for the option element. -- https://code.launchpad.net/~zorba-coders/zorba/feature-json_parser/+merge/89616 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

