Errata exists for this version of the document.
Decimal values shall be encoded as a JSON object with the fields in Table 32.
Table 32 – JSON Object Definition for a Decimal
| Name | Description | 
| Scale | A JSON number with the scale applied to the Value. | 
| Value | A JSON string with the Value encoded as a base-10 signed integer. (See the XML encoding of Integer values described in 5.3.1.3). |