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/collation/cs.xml 7// * 8// *************************************************************************** 9cs{ 10 Version{"2.1.19.14"} 11 collations{ 12 search{ 13 Sequence{ 14 "[import und-u-co-search]" 15 "&A<á<<<Á" 16 "&C<č<<<Č" 17 "&D<ď<<<Ď" 18 "&E<é<<<É<ě<<<Ě" 19 "&I<í<<<Í" 20 "&N<ň<<<Ň" 21 "&O<ó<<<Ó" 22 "&R<ř<<<Ř" 23 "&S<š<<<Š" 24 "&T<ť<<<Ť" 25 "&U<ú<<<Ú<ů<<<Ů" 26 "&Y<ý<<<Ý" 27 "&Z<ž<<<Ž" 28 } 29 Version{"28"} 30 } 31 standard{ 32 Sequence{ 33 "&C<č<<<Č" 34 "&H<ch<<<cH<<<Ch<<<CH" 35 "&R<ř<<<Ř" 36 "&S<š<<<Š" 37 "&Z<ž<<<Ž" 38 } 39 Version{"28"} 40 } 41 } 42} 43