28 lines
		
	
	
		
			941 B
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			941 B
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | |
| <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
 | |
| <!--
 | |
| Copyright © 1991-2013 Unicode, Inc.
 | |
| CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
 | |
| For terms of use, see http://www.unicode.org/copyright.html
 | |
| -->
 | |
| <ldml>
 | |
| 	<identity>
 | |
| 		<version number="$Revision$"/>
 | |
| 		<language type="et" /> 
 | |
| 	</identity>
 | |
| 		<collations>
 | |
| 			<collation type="standard">
 | |
| 				<!-- v and w are separate letters as usual.
 | |
| 					w is used only in loan words; it is not in the Estonian alphabet.
 | |
| 					http://en.wikipedia.org/wiki/Estonian_orthography
 | |
| 					Dictionary of standard Estonian:
 | |
| 					Alphabet: http://www.eki.ee/dict/qs/qs2013.html#tahestik
 | |
| 					Place names: http://www.eki.ee/dict/qs/kohanimevalimik.pdf  -->
 | |
| 				<cr><![CDATA[
 | |
| 					&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž
 | |
| 					&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü
 | |
| 				]]></cr>
 | |
| 			</collation>
 | |
| 		</collations>
 | |
| </ldml>
 |