required/CWS localedata3 : Locale data DTD version check

[email protected] Wed, 21 Sep 2005 13:07:13 +0200 (CEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <8124097.1127300833760.JavaMail.root@sd-web1>
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]