• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!--
4Copyright © 1991-2014 Unicode, Inc.
5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6For terms of use, see http://www.unicode.org/copyright.html
7-->
8<ldml>
9	<identity>
10		<version number="$Revision: 11914 $"/>
11		<language type="es" />
12	</identity>
13	<collations>
14		<collation type="search">
15			<cr><![CDATA[
16				[import und-u-co-search]
17				# Below are the rules specific to es.
18				# These rules match standard collation below.
19				&N<ñ<<<Ñ
20			]]></cr>
21		</collation>
22		<collation type="standard">
23			<cr><![CDATA[
24				&N<ñ<<<Ñ
25			]]></cr>
26		</collation>
27		<collation type="traditional">
28			<cr><![CDATA[
29				&N<ñ<<<Ñ
30				&C<ch<<<Ch<<<CH
31				&l<ll<<<Ll<<<LL
32			]]></cr>
33		</collation>
34		<collation draft="unconfirmed" alt="proposed" type="traditional">
35			<cr><![CDATA[
36				&N<ñ<<<Ñ
37				&C<ch<<<cH<<<Ch<<<CH
38				&l<ll<<<lL<<<Ll<<<LL
39			]]></cr>
40		</collation>
41	</collations>
42</ldml>
43