1// ***************************************************************************
2// *
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/collation/hu.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/xml/collation/hu.xml
11 */
12hu{
13    Version{"2.0.96.14"}
14    collations{
15        standard{
16            Sequence{
17                "&C<cs<<<Cs<<<CS"
18                "&D<dz<<<Dz<<<DZ"
19                "&DZ<dzs<<<Dzs<<<DZS"
20                "&G<gy<<<Gy<<<GY"
21                "&L<ly<<<Ly<<<LY"
22                "&N<ny<<<Ny<<<NY"
23                "&S<sz<<<Sz<<<SZ"
24                "&T<ty<<<Ty<<<TY"
25                "&Z<zs<<<Zs<<<ZS"
26                "&O<ö<<<Ö<<ő<<<Ő"
27                "&U<ü<<<Ü<<ű<<<Ű"
28                "&cs<<<ccs/cs"
29                "&Cs<<<Ccs/cs"
30                "&CS<<<CCS/CS"
31                "&dz<<<ddz/dz"
32                "&Dz<<<Ddz/dz"
33                "&DZ<<<DDZ/DZ"
34                "&dzs<<<ddzs/dzs"
35                "&Dzs<<<Ddzs/dzs"
36                "&DZS<<<DDZS/DZS"
37                "&gy<<<ggy/gy"
38                "&Gy<<<Ggy/gy"
39                "&GY<<<GGY/GY"
40                "&ly<<<lly/ly"
41                "&Ly<<<Lly/ly"
42                "&LY<<<LLY/LY"
43                "&ny<<<nny/ny"
44                "&Ny<<<Nny/ny"
45                "&NY<<<NNY/NY"
46                "&sz<<<ssz/sz"
47                "&Sz<<<Ssz/sz"
48                "&SZ<<<SSZ/SZ"
49                "&ty<<<tty/ty"
50                "&Ty<<<Tty/ty"
51                "&TY<<<TTY/TY"
52                "&zs<<<zzs/zs"
53                "&Zs<<<Zzs/zs"
54                "&ZS<<<ZZS/ZS"
55            }
56            Version{"25"}
57        }
58    }
59}
60