6ddf2cc9a2
X-SVN-Rev: 13264
64 lines
1.4 KiB
XML
64 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldml SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldml.dtd"
|
|
[
|
|
<!ENTITY % icu SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldmlICU.dtd">
|
|
%icu;
|
|
]
|
|
>
|
|
<ldml>
|
|
<identity>
|
|
<version number="2.0"/>
|
|
<generation date="2003-09-30" />
|
|
<language type="de" />
|
|
<territory type="DE" />
|
|
</identity>
|
|
<numbers>
|
|
<decimalFormats>
|
|
<decimalFormatLength >
|
|
<decimalFormat >
|
|
<pattern>#,##0.###;-#,##0.###</pattern>
|
|
</decimalFormat>
|
|
</decimalFormatLength >
|
|
</decimalFormats>
|
|
<scientificFormats>
|
|
<scientificFormatLength >
|
|
<scientificFormat >
|
|
<pattern>#E0</pattern>
|
|
</scientificFormat>
|
|
</scientificFormatLength >
|
|
</scientificFormats>
|
|
<percentFormats>
|
|
<percentFormatLength >
|
|
<percentFormat >
|
|
<pattern>#,##0%</pattern>
|
|
</percentFormat>
|
|
</percentFormatLength >
|
|
</percentFormats>
|
|
<currencyFormats>
|
|
<currencyFormatLength >
|
|
<currencyFormat >
|
|
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
|
</currencyFormat>
|
|
</currencyFormatLength >
|
|
</currencyFormats>
|
|
</numbers>
|
|
<collations version="3.1.1">
|
|
<collation type="PHONEBOOK" >
|
|
<rules>
|
|
<reset>ae</reset>
|
|
<t>ä</t>
|
|
<reset>AE</reset>
|
|
<t>Ä</t>
|
|
<reset>oe</reset>
|
|
<t>ö</t>
|
|
<reset>OE</reset>
|
|
<t>Ö</t>
|
|
<reset>ue</reset>
|
|
<t>ü</t>
|
|
<reset>UE</reset>
|
|
</rules>
|
|
<special xmlns:icu="http://oss.software.ibm.com/icu/" icu:version="1.0" />
|
|
</collation >
|
|
</collations >
|
|
</ldml>
|