en_JM.xml 575 B

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <ldml>
  3. <identity>
  4. <version number="$Revision: 1.44 $"/>
  5. <generation date="$Date: 2009/05/05 23:06:35 $"/>
  6. <language type="en"/>
  7. <territory type="JM"/>
  8. </identity>
  9. <numbers>
  10. <currencyFormats>
  11. <currencyFormatLength>
  12. <currencyFormat>
  13. <pattern>¤#,##0.00</pattern>
  14. </currencyFormat>
  15. </currencyFormatLength>
  16. </currencyFormats>
  17. <currencies>
  18. <currency type="JMD">
  19. <symbol>$</symbol>
  20. </currency>
  21. <currency type="USD">
  22. <symbol>US$</symbol>
  23. </currency>
  24. </currencies>
  25. </numbers>
  26. </ldml>