1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/de_CH.xml 7// * 8// *************************************************************************** 9de_CH{ 10 AuxExemplarCharacters{ 11 "[á à ă â å ã ā æ ç é è ĕ ê ë ē ğ í ì ĭ î ï İ ī ı ñ ó ò ŏ ô ø ō œ ş ß ú ù ŭ û" 12 " ū ÿ]" 13 } 14 ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z]"} 15 NumberElements{ 16 latn{ 17 patterns{ 18 currencyFormat{"¤ #,##0.00;¤-#,##0.00"} 19 } 20 symbols{ 21 decimal{"."} 22 group{"'"} 23 } 24 } 25 } 26 Version{"2.1.11.70"} 27} 28