5.4.2.15 LocalizedText

LocalizedText values shall be encoded as a JSON object with the fields shown in Table 39.

Table 39 – JSON Object Definition for a LocalizedText
NameDescription
Locale

The Locale portion of LocalizedText values shall be encoded as a JSON string.

The field is not encoded if it is null or empty.

Text

The Text portion of LocalizedText values shall be encoded as a JSON string.

The field is not encoded if it is null or empty.