4c50af3efd
X-SVN-Rev: 14189
35 lines
831 B
XML
35 lines
831 B
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-12-18" />
|
||
<language type="ar" />
|
||
<territory type="MA" />
|
||
</identity>
|
||
<layout>
|
||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||
</layout>
|
||
<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>
|