File: is.xml

package info (click to toggle)
unicode-cldr-core 46-0.1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 271,028 kB
  • sloc: xml: 2,609,212; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 876 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!--
Copyright © 1991-2014 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="is"/> 
	</identity>
	<collations>
		<collation type="search">
			<cr><![CDATA[
				[import und-u-co-search]
				[import is-u-co-standard]
			]]></cr>
		</collation>
		<collation type="standard">
				<cr><![CDATA[
					&[before 1]b<á<<<Á
					&d<<đ<<<Đ<ð<<<Ð
					&[before 1]f<é<<<É
					&[before 1]j<í<<<Í
					&[before 1]p<ó<<<Ó
					&[before 1]v<ú<<<Ú
					&[before 1]z<ý<<<Ý
					&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å
				]]></cr>
		</collation>
	</collations>
</ldml>