en_US_POSIX.xml 1.0 KB

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