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/hr.xml
7// *
8// ***************************************************************************
9hr{
10    Version{"2.1.6.34"}
11    collations{
12        search{
13            Sequence{"[import und-u-co-search][import hr-u-co-standard][reorder others]"}
14            Version{"27"}
15        }
16        standard{
17            Sequence{
18                "[reorder Latn Cyrl]"
19                "&C<č<<<Č<ć<<<Ć"
20                "&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ"
21                "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ"
22                "&N<nj<<<nj<<<Nj<<<Nj<<<NJ<<<NJ"
23                "&S<š<<<Š"
24                "&Z<ž<<<Ž"
25            }
26            Version{"27"}
27        }
28    }
29}
30