]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/collation/sv.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
73c04bcf | 10 | * ICU <specials> source: <path>/xml/collation/sv.xml |
374ca955 A |
11 | */ |
12 | sv{ | |
46f4442e | 13 | Version{"1.26"} |
374ca955 | 14 | collations{ |
46f4442e A |
15 | default{"reformed"} |
16 | reformed{ | |
17 | Sequence{ | |
18 | "&D<<đ<<<Đ<<ð<<<Ð" | |
19 | "&t<<<þ/h" | |
20 | "&T<<<Þ/H" | |
21 | "&Y<<ü<<<Ü<<ű<<<Ű" | |
22 | "&[before 1]ʒ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô" | |
23 | "<<<Ô" | |
24 | } | |
25 | Version{"1.6"} | |
26 | } | |
374ca955 A |
27 | standard{ |
28 | Sequence{ | |
29 | "&D<<đ<<<Đ<<ð<<<Ð" | |
30 | "&t<<<þ/h" | |
31 | "&T<<<Þ/H" | |
32 | "&v<<<w" | |
33 | "&V<<<W" | |
34 | "&Y<<ü<<<Ü<<ű<<<Ű" | |
35 | "&[before 1]ʒ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô" | |
36 | "<<<Ô" | |
37 | } | |
46f4442e | 38 | Version{"1.6"} |
374ca955 A |
39 | } |
40 | } | |
41 | } |