File: vi.xml

package info (click to toggle)
python-babel 2.6.0%2Bdfsg.1-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164,640 kB
  • sloc: xml: 1,848,178; python: 11,849; makefile: 213; sh: 44
file content (44 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download | duplicates (4)
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
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!--
Copyright © 1991-2013 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: 11914 $"/>
		<language type="vi"/> 
	</identity>
	<collations>
		<collation type="standard">
			<cr><![CDATA[
				[normalization on]
				&̀<<̉<<̃<<́<<̣
				&a<ă<<<Ă<â<<<Â
				&d<đ<<<Đ
				&e<ê<<<Ê
				&o<ô<<<Ô<ơ<<<Ơ
				&u<ư<<<Ư
			]]></cr>
		</collation>
		<collation type="traditional">
			<cr><![CDATA[
				[normalization on]
				&̀<<̉<<̃<<́<<̣
				&a<ă<<<Ă<â<<<Â
				&C<ch<<<Ch<<<CH
				&d<đ<<<Đ
				&e<ê<<<Ê
				&G<gh<<<Gh<<<GH<gi<<<Gi<<<GI
				&K<kh<<<Kh<<<KH
				&N<nh<<<Nh<<<NH<ng<<<Ng<<<NG<ngh<<<Ngh<<<NGh<<<NGH
				&o<ô<<<Ô<ơ<<<Ơ
				&P<ph<<<Ph<<<PH
				&Q<qu<<<Qu<<<QU
				&T<th<<<Th<<<TH<tr<<<Tr<<<TR
				&u<ư<<<Ư
			]]></cr>
		</collation>
	</collations>
</ldml>