| // *************************************************************************** | 
 | // * | 
 | // * Copyright (C) 2011 International Business Machines | 
 | // * Corporation and others.  All Rights Reserved. | 
 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | 
 | // * Source File:<path>/common/collation/hr.xml | 
 | // * | 
 | // *************************************************************************** | 
 | /** | 
 |  *  ICU <specials> source: <path>/xml/collation/hr.xml | 
 |  */ | 
 | hr{ | 
 |     Version{"2.0.50.97"} | 
 |     collations{ | 
 |         search{ | 
 |             Sequence{ | 
 |                 " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]" | 
 |                 "&ا<<آ<<أ<<إ" | 
 |                 "&و<<ؤ" | 
 |                 "&ي<<ئ<<ى" | 
 |                 "&ه<<ة" | 
 |                 "&[last primary ignorable ]<<׳<<״<<ـ<<ٌ<<ٍ<<َ<<ُ<<ِ<<ّ<<ْ<<ฺ" | 
 |                 "&C<č<<<Č<ć<<<Ć" | 
 |                 "&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ" | 
 |                 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ" | 
 |                 "&N<nj<<<nj<<<Nj<<<Nj<<<NJ<<<NJ" | 
 |                 "&S<š<<<Š" | 
 |                 "&Z<ž<<<Ž" | 
 |             } | 
 |             Version{"2.0"} | 
 |         } | 
 |         standard{ | 
 |             Sequence{ | 
 |                 "&C<č<<<Č<ć<<<Ć" | 
 |                 "&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ" | 
 |                 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ" | 
 |                 "&N<nj<<<nj<<<Nj<<<Nj<<<NJ<<<NJ" | 
 |                 "&S<š<<<Š" | 
 |                 "&Z<ž<<<Ž" | 
 |             } | 
 |             Version{"2.0"} | 
 |         } | 
 |     } | 
 | } |