Home | History | Annotate | Download | only in collation
      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
      3 <!--
      4 Copyright  1991-2014 Unicode, Inc.
      5 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
      6 For terms of use, see http://www.unicode.org/copyright.html
      7 -->
      8 <ldml>
      9 	<identity>
     10 		<version number="$Revision: 11914 $" />
     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<<<<<<<
     26 				&L<lj<<<<<<Lj<<<<<<LJ<<<
     27 				&N<nj<<<<<<Nj<<<<<<NJ<<<
     28 				&S<<<<
     29 				&Z<<<<
     30 			]]></cr>
     31 		</collation>
     32 	</collations>
     33 </ldml>
     34