xref: /aosp_15_r20/external/cldr/common/collation/sk.xml (revision 912701f9769bb47905792267661f0baf2b85bed5)
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$"/>
11		<language type="sk" />
12	</identity>
13		<collations>
14			<collation type="search">
15				<cr><![CDATA[
16					[import und-u-co-search]
17					# Below are the rules specific to sk.
18					# These rules have more primary differences than the standard collation below.
19					&A<á<<<Á<ä<<<Ä
20					&C<č<<<Č
21					&D<ď<<<Ď
22					&E<é<<<É<ě<<<Ě
23					&I<í<<<Í
24					&L<ĺ<<<Ĺ<ľ<<<Ľ
25					&N<ň<<<Ň
26					&O<ó<<<Ó<ô<<<Ô
27					&R<ŕ<<<Ŕ<ř<<<Ř
28					&S<š<<<Š
29					&T<ť<<<Ť
30					&U<ú<<<Ú<ů<<<Ů
31					&Y<ý<<<Ý
32					&Z<ž<<<Ž
33				]]></cr>
34			</collation>
35			<collation type="standard" references="Aliberto Caforio: Slovensko-anglický slovník ISBN 80-967744-8-4">
36				<cr><![CDATA[
37					&A<ä<<<Ä
38					&C<č<<<Č
39					&H<ch<<<cH<<<Ch<<<CH
40					&O<ô<<<Ô
41					&R<ř<<<Ř
42					&S<š<<<Š
43					&Z<ž<<<Ž
44				]]></cr>
45			</collation>
46		</collations>
47</ldml>
48