scuffed-code/icu4c/source/data/xml/main/fr_MC.xml
Ram Viswanadha 32e82c28af revert changes
X-SVN-Rev: 15668
2004-06-02 02:53:16 +00:00

42 lines
920 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
[
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
%icu;
]
>
<ldml draft="true">
<identity>
<version number="x0.3"/>
<generation date="2004-06-01" />
<language type="fr" />
<territory type="MC" />
</identity>
<dates>
<calendars>
<calendar type="gregorian">
<week>
<minDays count="1"/>
<firstDay day="mon"/>
</week>
</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></perMille>
<infinity></infinity>
<nan><EFBFBD></nan>
</symbols>
</numbers>
</ldml>