Use Cases

Cases for extending XQuery

The use case described below and made available for download is user submitted and as such we accept no responsibility for its content!

The raw submitted use case data is also available here: http://www.exquery.org/standards/use-cases/d9d57627-25f2-431b-8a0f-9667d07a28cb.xml

JSON Interop

by John Snelson, on 2009-03-27T03:37:31.905-07:00
parse-json() and serialize-json()XML format
One of things I'd like to see standardized is functions to parse and serialize JSON. XQilla does this with the functions . The used to represent JSON is designed to be non-lossy, so that you can round trip the data.