]>
Commit | Line | Data |
---|---|---|
73c04bcf | 1 | // *************************************************************************** |
374ca955 | 2 | // * |
73c04bcf A |
3 | // * Copyright (C) 2006 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/haw.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
73c04bcf A |
9 | haw{ |
10 | Version{"1.4"} | |
11 | collations{ | |
12 | standard{ | |
13 | Sequence{ | |
14 | "&a<e<i<o<u<h<k<l<m<n<p<w<ʻ" | |
15 | "&a<<<A" | |
16 | "&e<<<E" | |
17 | "&i<<<I" | |
18 | "&o<<<O" | |
19 | "&u<<<U" | |
20 | "&h<<<H" | |
21 | "&k<<<K" | |
22 | "&l<<<L" | |
23 | "&m<<<M" | |
24 | "&n<<<N" | |
25 | "&p<<<P" | |
26 | "&w<<<W" | |
374ca955 | 27 | } |
73c04bcf | 28 | Version{"1.4"} |
374ca955 A |
29 | } |
30 | } | |
31 | } |