• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!--
4Copyright © 1991-2014 Unicode, Inc.
5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
6For terms of use, see http://www.unicode.org/copyright.html
7-->
8<ldml>
9	<identity>
10		<version number="$Revision: 11914 $"/>
11		<language type="fi" />
12	</identity>
13		<collations>
14			<collation type="search">
15				<cr><![CDATA[
16					[import und-u-co-search]
17					# Below are the rules specific to fi.
18					# Per Apple language group, V and W should match for search.
19					[import fi-u-co-trad]
20				]]></cr>
21			</collation>
22			<collation type="traditional">
23				<!-- v and w used to be only secondary-different. -->
24				<cr><![CDATA[
25					&D<<ð<<<Ð<<đ<<<Đ
26					&N<<ŋ<<<Ŋ
27					&T<<þ/h<<<Þ/h
28					&V<<w<<<W
29					&Y<<ü<<<Ü<<ű<<<Ű
30					&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ
31				]]></cr>
32			</collation>
33			<collation type="standard">
34				<!-- Standard computer ordering: SFS-EN 13710 -->
35				<cr><![CDATA[
36					# D and U+0335 COMBINING SHORT STROKE OVERLAY
37					&D\u0335<<đ<<<Đ  # root order: d\u0335=đ
38					# G and U+0335
39					&G\u0335<<ǥ<<<Ǥ
40					# N and U+0335
41					&N\u0335<<ŋ<<<Ŋ
42					# T and U+0335
43					&T\u0335<<ŧ<<<Ŧ
44					&Y<<ü<<<Ü
45					# Z and U+0335
46					&Z\u0335<<ʒ<<<Ʒ
47					&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø
48				]]></cr>
49			</collation>
50			<!-- Erkki wrote in CLDR ticket #6615:
51				SFS 4600, Order of characters and numerals, which is less computer-oriented
52				and also defines rules for groupings and omissions,
53				is not intended to be included in CLDR. -->
54		</collations>
55</ldml>
56