• 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: 13408 $"/>
11		<language type="da"/>
12	</identity>
13	<collations>
14		<collation type="search">
15			<cr><![CDATA[
16				[import und-u-co-search]
17				[import da-u-co-standard]
18				# Don't need caseFirst="upper" for search.
19				[caseFirst off]
20			]]></cr>
21		</collation>
22			<collation type="standard">
23				<cr><![CDATA[
24					[caseFirst upper]
25					&D<<đ<<<Đ<<ð<<<Ð
26					&th<<<þ
27					&TH<<<Þ
28					&Y<<ü<<<Ü<<ű<<<Ű
29					&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<å<<<Å<<<aa<<<Aa<<<AA
30					&oe<<œ<<<Œ
31				]]></cr>
32			</collation>
33		</collations>
34</ldml>
35