| Type | required |
| Title | Locale data DTD version check |
| Posted by | [EMAIL PROTECTED] |
| Affected | [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],i18npool |
| Effective from | CWS localedata3 |
Summary
+<!ATTLIST Locale versionDTD CDATA #FIXED "2.0">
+<!ATTLIST Locale allowUpdateFromCLDR (yes|no) #REQUIRED>
Description
On branch cws_src680_localedata3:
The locale.dtd and *.xml locale data files now have a version
identifier to
prevent mismatching data files being submitted because of older files
being
copied as templates. The version is checked during build time, and
validating
XML parsers of course throw an error too. For technical details please see
comments in i18npool/source/localedata/data/locale.dtd
For future reference the allowUpdateFromCLDR value was added, when set to
"yes" an update from the Common Locale Data Repository (see
http://www.unicode.org/cldr/ ) may take place. Currently all locales
are set to
"no".
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
