Review: Needs Fixing The documentation is missing some examples. The example section at http://docs.basex.org/wiki/JSON_Module is a good place to get inspired.
Why A chars have a backslash in error code descriptions: ZJSE0001 if \a $xml is not a document or element node. ZJSE0002 if \a $xml contains an element that is missing a required attribute. ZJSE0003 if \a $xml contains an attribute having an illegal value. ZJSE0004 if \a $xml contains an illegal element. ZJSE0005 if \a $xml contains an illegal child element for a JSON type. ZJSE0006 if \a $xml contains an illegal child element. ZJSE0007 if \a $xml contains an illegal text node. ZJSE0008 if \a $xml contains an illegal value for a JSON type. -- https://code.launchpad.net/~zorba-coders/zorba/feature-json_parser/+merge/89008 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

