Unit xquery_json
DescriptionThis unit extends the XQuery interpreter with JSONiq
Including this unit in the uses clause will add JSONiq support to the xquery.TXQueryEngine. I.e. 1. It will activate the JSONiq syntax extensions for objects {...} and arrays [...] 2. It will activate the JSON literals: true, false, null 3. It will declare the jn namespace and add the following functions: OverviewFunctions and Procedures
Types
DescriptionFunctions and Procedures
Types
AuthorGenerated by PasDoc 0.14.0. |