unplugged-system/external/cldr/common/collation/fi.xml

56 lines
1.7 KiB
XML
Raw Normal View History

<?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="fi" />
</identity>
<collations>
<collation type="search">
<cr><![CDATA[
[import und-u-co-search]
# Below are the rules specific to fi.
# Per Apple language group, V and W should match for search.
[import fi-u-co-trad]
]]></cr>
</collation>
<collation type="traditional">
<!-- v and w used to be only secondary-different. -->
<cr><![CDATA[
&D<<<<Ð<<đ<<<Đ
&N<<<<Ŋ
&T</h<<<Þ/h
&V<<w<<<W
&Y<<<<Ü<<ű<<<Ű
&[before 1]ǀ<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ
]]></cr>
</collation>
<collation type="standard">
<!-- Standard computer ordering: SFS-EN 13710 -->
<cr><![CDATA[
# D and U+0335 COMBINING SHORT STROKE OVERLAY
&D\u0335<<<<Đ # root order: d\u0335=đ
# G and U+0335
&G\u0335<<<<Ǥ
# N and U+0335
&N\u0335<<<<Ŋ
# T and U+0335
&T\u0335<<<<Ŧ
&Y<<<<Ü
# Z and U+0335
&Z\u0335<<<<Ʒ
&[before 1]ǀ<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø
]]></cr>
</collation>
<!-- Erkki wrote in CLDR ticket #6615:
SFS 4600, Order of characters and numerals, which is less computer-oriented
and also defines rules for groupings and omissions,
is not intended to be included in CLDR. -->
</collations>
</ldml>