// ***************************************************************************
// *
-// * Copyright (C) 2008 International Business Machines
+// * Copyright (C) 2010 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/es_MX.xml
// *
// ***************************************************************************
es_MX{
- Currencies{
- MXN{
- "$",
- "peso mexicano",
+ NumberElements{
+ latn{
+ symbols{
+ decimal{"."}
+ group{","}
+ }
}
}
- NumberElements{
- ".",
- ",",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "‰",
- "∞",
- "NaN",
- "+",
+ PaperSize:intvector{
+ 279,
+ 216,
}
- Version{"1.51"}
+ Version{"2.0.41.23"}
}