34 lines
876 B
XML
34 lines
876 B
XML
<?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>
|