-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_MX.xml
// *
// ***************************************************************************
-
-es_MX {
- Version { "2.0" }
- DateTimePatterns {
- "hh:mm:ss a z",
- "hh:mm:ss a z",
- "hh:mm:ss a",
- "hh:mm a",
- "EEEE d' de 'MMMM' de 'yyyy",
- "d' de 'MMMM' de 'yyyy",
- "dd/MM/yyyy",
- "dd/MM/yy",
- "{1} {0}",
- }
- LocaleID:int { 0x080a }
-// LocaleString { "es_MX" }
-// NumberElements {
-// ".",
-// ",",
-// ";",
-// "%",
-// "0",
-// "#",
-// "-",
-// "E",
-// "\u2030",
-// "\u221E",
-// "\uFFFD",
-// }
-// ShortCountry { "MEX" }
-
- // Currency display names
- Currencies {
- MXN { "$", "MXN" }
- USD { "US$", "D\u00F3lar Americano" }
+es_MX{
+ %%Parent{"es_419"}
+ PaperSize:intvector{
+ 279,
+ 216,
}
+ Version{"2.0.82.45"}
}