en_US_POSIX.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
  3. <ldml>
  4. <identity>
  5. <version number="$Revision: 1.58 $"/>
  6. <generation date="$Date: 2009/05/05 23:06:35 $"/>
  7. <language type="en"/>
  8. <territory type="US"/>
  9. <variant type="POSIX"/>
  10. </identity>
  11. <numbers>
  12. <symbols>
  13. <perMille>0/00</perMille>
  14. <infinity>INF</infinity>
  15. </symbols>
  16. <decimalFormats>
  17. <decimalFormatLength>
  18. <decimalFormat>
  19. <pattern>#0.######</pattern>
  20. </decimalFormat>
  21. </decimalFormatLength>
  22. </decimalFormats>
  23. <scientificFormats>
  24. <scientificFormatLength>
  25. <scientificFormat>
  26. <pattern>0.000000E+000</pattern>
  27. </scientificFormat>
  28. </scientificFormatLength>
  29. </scientificFormats>
  30. <percentFormats>
  31. <percentFormatLength>
  32. <percentFormat>
  33. <pattern>#0%</pattern>
  34. </percentFormat>
  35. </percentFormatLength>
  36. </percentFormats>
  37. <currencyFormats>
  38. <currencyFormatLength>
  39. <currencyFormat>
  40. <pattern>¤ #0.00</pattern>
  41. </currencyFormat>
  42. </currencyFormatLength>
  43. </currencyFormats>
  44. </numbers>
  45. </ldml>