35 lines
859 B
XML
35 lines
859 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.6/ldml.dtd">
|
||
|
<ldml>
|
||
|
<identity>
|
||
|
<version number="$Revision: 1.14 $"/>
|
||
|
<generation date="$Date: 2008/06/15 08:09:46 $"/>
|
||
|
<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>
|
||
|
|