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/is.xml
7// *
8// ***************************************************************************
9is{
10    Version{"2.1.6.34"}
11    collations{
12        search{
13            Sequence{"[import und-u-co-search][import is-u-co-standard]"}
14            Version{"27"}
15        }
16        standard{
17            Sequence{
18                "&[before 1]b<á<<<Á"
19                "&d<<đ<<<Đ<ð<<<Ð"
20                "&[before 1]f<é<<<É"
21                "&[before 1]j<í<<<Í"
22                "&[before 1]p<ó<<<Ó"
23                "&[before 1]v<ú<<<Ú"
24                "&[before 1]z<ý<<<Ý"
25                "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
26            }
27            Version{"27"}
28        }
29    }
30}
31