Errata exists for this version of the document.
This Built-in DataType defines a structure containing a String in a locale-specific translation specified in the identifier for the locale. Its elements are defined in Table 27.
Table 27 – LocalizedText Definition
Name |
Type |
Description |
LocalizedText |
structure |
|
locale |
LocaleId |
The identifier for the locale (e.g. “en-US”). |
text |
String |
The localized text. |