ur_IN.xml 859 B

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.6/ldml.dtd">
  3. <ldml>
  4. <identity>
  5. <version number="$Revision: 1.14 $"/>
  6. <generation date="$Date: 2008/06/15 08:09:46 $"/>
  7. <language type="ur"/>
  8. <territory type="IN"/>
  9. </identity>
  10. <numbers>
  11. <decimalFormats>
  12. <decimalFormatLength>
  13. <decimalFormat>
  14. <pattern>#,##,##0.###</pattern>
  15. </decimalFormat>
  16. </decimalFormatLength>
  17. </decimalFormats>
  18. <percentFormats>
  19. <percentFormatLength>
  20. <percentFormat>
  21. <pattern>#,##,##0%</pattern>
  22. </percentFormat>
  23. </percentFormatLength>
  24. </percentFormats>
  25. <currencyFormats>
  26. <currencyFormatLength>
  27. <currencyFormat>
  28. <pattern>¤ #,##,##0.00</pattern>
  29. </currencyFormat>
  30. </currencyFormatLength>
  31. </currencyFormats>
  32. </numbers>
  33. </ldml>