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: 13408 $"/>
     11 		<language type="da"/> 
     12 	</identity>
     13 	<collations>
     14 		<collation type="search">
     15 			<cr><![CDATA[
     16 				[import und-u-co-search]
     17 				[import da-u-co-standard]
     18 				# Don't need caseFirst="upper" for search.
     19 				[caseFirst off]
     20 			]]></cr>
     21 		</collation>
     22 			<collation type="standard">
     23 				<cr><![CDATA[
     24 					[caseFirst upper]
     25 					&D<<<<<<<<<<
     26 					&th<<<
     27 					&TH<<<
     28 					&Y<<u<<<U<<u<<<U
     29 					&[before 1]<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<aa<<<Aa<<<AA
     30 					&oe<<<<<
     31 				]]></cr>
     32 			</collation>
     33 		</collations>
     34 </ldml>
     35