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="sv"/> 
     12 	</identity>
     13 	<collations>
     14 		<defaultCollation>reformed</defaultCollation>
     15 		<collation type="search">
     16 			<cr><![CDATA[
     17 				[import und-u-co-search]
     18 				[import sv-u-co-standard]
     19 			]]></cr>
     20 		</collation>
     21 		<collation type="standard">
     22 			<cr><![CDATA[
     23 				&D<<<<<<<<<<
     24 				&t<<</h
     25 				&T<<</H
     26 				&v<<<V<<w<<<W
     27 				&Y<<u<<<U<<u<<<U
     28 				&[before 1]<<<<<<<<<<<<<<<e<<<E<<<<<<<<<<<<<<<<<<<<<<<<
     29 			]]></cr>
     30 		</collation>
     31 		<collation type="reformed">
     32 			<cr><![CDATA[
     33 				&D<<<<<<<<<<
     34 				&t<<</h
     35 				&T<<</H
     36 				&Y<<u<<<U<<u<<<U
     37 				&[before 1]<<<<<<<<<<<<<<<e<<<E<<<<<<<<<<<<<<<<<<<<<<<<
     38 			]]></cr>
     39 		</collation>
     40 	</collations>
     41 </ldml>
     42