xref: /aosp_15_r20/external/cldr/common/collation/hr.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="hr" />
12	</identity>
13	<collations>
14		<collation type="search">
15			<cr><![CDATA[
16				[import und-u-co-search]
17				[import hr-u-co-standard]
18				[reorder others]  # reset to no reordering
19			]]></cr>
20		</collation>
21		<collation type="standard">
22			<cr><![CDATA[
23				[reorder Latn Cyrl]
24				&C<č<<<Č<ć<<<Ć
25				&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ
26				&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ
27				&N<nj<<<nj<<<Nj<<<Nj<<<NJ<<<NJ
28				&S<š<<<Š
29				&Z<ž<<<Ž
30			]]></cr>
31		</collation>
32	</collations>
33</ldml>
34