ar_YE.xml 909 B

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
  3. <!-- Copyright © 1991-2013 Unicode, Inc.
  4. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
  5. For terms of use, see http://www.unicode.org/copyright.html
  6. -->
  7. <ldml>
  8. <identity>
  9. <version number="$Revision: 8245 $"/>
  10. <generation date="$Date: 2013-02-24 22:19:26 -0600 (Sun, 24 Feb 2013) $"/>
  11. <language type="ar"/>
  12. <territory type="YE"/>
  13. </identity>
  14. <numbers>
  15. <decimalFormats numberSystem="latn">
  16. <decimalFormatLength>
  17. <decimalFormat>
  18. <pattern>#0.###;#0.###-</pattern>
  19. </decimalFormat>
  20. </decimalFormatLength>
  21. </decimalFormats>
  22. <currencyFormats numberSystem="latn">
  23. <currencyFormatLength>
  24. <currencyFormat>
  25. <pattern>¤#0.00</pattern>
  26. </currencyFormat>
  27. </currencyFormatLength>
  28. </currencyFormats>
  29. </numbers>
  30. </ldml>