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/es.xml
7// *
8// ***************************************************************************
9es{
10    Version{"2.1.19.14"}
11    collations{
12        search{
13            Sequence{
14                "[import und-u-co-search]"
15                "&N<ñ<<<Ñ"
16            }
17            Version{"28"}
18        }
19        standard{
20            Sequence{"&N<ñ<<<Ñ"}
21            Version{"28"}
22        }
23        traditional{
24            Sequence{
25                "&N<ñ<<<Ñ"
26                "&C<ch<<<Ch<<<CH"
27                "&l<ll<<<Ll<<<LL"
28            }
29            Version{"28"}
30        }
31    }
32}
33