Difference between revisions of "ISO Locale"
From DGIWG
(Created page with "==== Locale ==== <div style="color:#000000;">Each set of Locale is implemented through a lan:PT_Locale or one of its subclasses.</div> Its property instances are described b...") |
(No difference)
|
Latest revision as of 08:15, 20 October 2017
Locale
Each set of Locale is implemented through a lan:PT_Locale or one of its subclasses.
Its property instances are described below:
+ language[1]:LanguageCode | language - Default is eng | |
+ characterEncoding[1]:MD_CharacterSetCode | encoding - Default is utf8 | |
+ @id[0..1]:String | identifier - See Note 1 | |
Notes: | ||
1. | The identifier property defined by DMF for Locale is handled as an XML identifier (inside the tags). It is never set for MDDLOC. |