89e7c20457
X-SVN-Rev: 12567
74 lines
1.8 KiB
XML
74 lines
1.8 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">Various notes and changes in version 2.0</version>
|
||
<generation date="2003-06-25" />
|
||
<language type="en"></language>
|
||
<territory type="USA">US</territory>
|
||
<variant type="POSIX">{2}</variant>
|
||
</identity>
|
||
<localeDisplayNames>
|
||
<keys>
|
||
<key type="collation">collation</key>
|
||
<key type="calendar">calendar</key>
|
||
</keys>
|
||
</localeDisplayNames>
|
||
<dates>
|
||
<calendars>
|
||
<default type="gregorian"/>
|
||
<calendar type="gregorian">
|
||
</calendar>
|
||
</calendars>
|
||
</dates>
|
||
<numbers>
|
||
<symbols>
|
||
<decimal>.</decimal>
|
||
<group>,</group>
|
||
<list>;</list>
|
||
<percentSign>%</percentSign>
|
||
<nativeZeroDigit>0</nativeZeroDigit>
|
||
<patternDigit>#</patternDigit>
|
||
<plusSign>+</plusSign>
|
||
<minusSign>-</minusSign>
|
||
<exponential>E</exponential>
|
||
<perMille>0/00</perMille>
|
||
<infinity>INF</infinity>
|
||
<nan><EFBFBD></nan>
|
||
</symbols>
|
||
<decimalFormats>
|
||
<decimalFormatLength >
|
||
<decimalFormat >
|
||
<pattern>###0.###;-###0.###</pattern>
|
||
</decimalFormat>
|
||
</decimalFormatLength >
|
||
</decimalFormats>
|
||
<scientificFormats>
|
||
<scientificFormatLength >
|
||
<scientificFormat >
|
||
<pattern>0.000000E+000</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>
|
||
</ldml>
|