32 Zeilen
754 B
XML
32 Zeilen
754 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision: 1.16 $"/>
|
|
<generation date="$Date: 2009/05/05 23:06:41 $"/>
|
|
<language type="ur"/>
|
|
<territory type="IN"/>
|
|
</identity>
|
|
<numbers>
|
|
<decimalFormats>
|
|
<decimalFormatLength>
|
|
<decimalFormat>
|
|
<pattern>#,##,##0.###</pattern>
|
|
</decimalFormat>
|
|
</decimalFormatLength>
|
|
</decimalFormats>
|
|
<percentFormats>
|
|
<percentFormatLength>
|
|
<percentFormat>
|
|
<pattern>#,##,##0%</pattern>
|
|
</percentFormat>
|
|
</percentFormatLength>
|
|
</percentFormats>
|
|
<currencyFormats>
|
|
<currencyFormatLength>
|
|
<currencyFormat>
|
|
<pattern>¤ #,##,##0.00</pattern>
|
|
</currencyFormat>
|
|
</currencyFormatLength>
|
|
</currencyFormats>
|
|
</numbers>
|
|
</ldml>
|