scuffed-code/icu4c/source/data/xml/main/es_ES_PREEURO.xml
Ram Viswanadha eef590318a fix bugs Mark found
X-SVN-Rev: 12571
2003-06-27 23:20:53 +00:00

64 lines
1.5 KiB
XML
Executable File

<?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-06-26" />
<language type="es" />
<territory type="ES" />
<variant type="PREEURO" />
</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 ¤;-#,##0 ¤</pattern>
</currencyFormat>
</currencyFormatLength >
</currencyFormats>
</numbers>
<collations version="3.1.1">
<collation type="TRADITIONAL" >
<rules>
<reset>N</reset>
<p></p>
<t></t>
<reset>C</reset>
<p>ch</p>
<t>Ch</t>
<t>CH</t>
<reset>l</reset>
<p>ll</p>
<t>Ll</t>
</rules>
<special xmlns:icu="http://oss.software.ibm.com/icu/" icu:version="1.0" />
</collation >
</collations >
</ldml>