1// *************************************************************************** 2// * 3// * Copyright (C) 2009 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 6// * Source File:<path>/common/collation/de.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/collation/de.xml 11 */ 12de{ 13 Version{"1.26"} 14 collations{ 15 phonebook{ 16 Sequence{"&a<<æ/e<<ä/e&A<<Æ/E<<Ä/E&œ<<ö/e&Œ<<Ö/E&u<<ü/e&U<<Ü/E"} 17 Version{"1.7"} 18 } 19 standard{ 20 Sequence{"&ae<<æ<<<Æ"} 21 Version{"1.7"} 22 } 23 } 24} 25