Chapter 11. JSON Run-time Library Functions

Table of Contents

JSON C Encode Functions
JSON C Decode Functions

The JSON low-level C encode/decode functions are used to encode and decode a JSON instance of an XML schema typed variable. These functions are identified by their prefixes: rtJsonEnc for encode, rtJsonDec for decode.