scuffed-code/icu4c/source/data/xml/main/de_LI.xml
Ram Viswanadha 310fd9efd6 Final GM candidate
X-SVN-Rev: 15718
2004-06-04 20:17:19 +00:00

32 lines
748 B
XML
Raw Blame History

<?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="1.1"/>
<generation date="2004-06-04" />
<language type="de" />
<territory type="LI" />
</identity>
<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>