Product SiteDocumentation Site

Part I. JSON and the JSONiq Data Model

Table of Contents

2. The JSON Syntax
2.1. JSON Strings
2.2. JSON Numbers
2.3. JSON Booleans
2.4. JSON Null
2.5. JSON Objects
3. The JSONiq Data Model
3.1. JSONiq Values: Items and Sequences
3.2. Objects
3.3. Arrays
3.4. Atomics
4. The JSONiq Type System
4.1. Item Types
4.1.1. Atomic Types
4.1.2. JSON Item Types : Object Types and Array Types
4.1.3. The Most General Item Type.
4.2. Sequence Types