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="tr" /> 
     12 	</identity>
     13 	<collations>
     14 		<collation type="search">
     15 			<cr><![CDATA[
     16 				[import und-u-co-search]
     17 				[import tr-u-co-standard]
     18 			]]></cr>
     19 		</collation>
     20 		<collation type="standard">
     21 				<cr><![CDATA[
     22 					&C<c<<<C
     23 					&G<g<<<G
     24 					&[before 1]i<<<<I
     25 					&i<<<
     26 					&O<o<<<O
     27 					&S<s<<<S
     28 					&U<u<<<U
     29 				]]></cr>
     30 		</collation>
     31 	</collations>
     32 </ldml>
     33