Overview
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
xquery
type TJSONiqAdditionSchema = class(TXSSchema)
XML Schema
jsonItem: TXSType;
array_: TXSType;
object_: TXSType;
jsNull: TXSSimpleType;
constructor create;