1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/collation/vi.xml
7// *
8// ***************************************************************************
9vi{
10    Version{"2.1.19.14"}
11    collations{
12        standard{
13            Sequence{
14                "[normalization on]"
15                "&̀<<̉<<̃<<́<<̣"
16                "&a<ă<<<Ă<â<<<Â"
17                "&d<đ<<<Đ"
18                "&e<ê<<<Ê"
19                "&o<ô<<<Ô<ơ<<<Ơ"
20                "&u<ư<<<Ư"
21            }
22            Version{"28"}
23        }
24        traditional{
25            Sequence{
26                "[normalization on]"
27                "&̀<<̉<<̃<<́<<̣"
28                "&a<ă<<<Ă<â<<<Â"
29                "&C<ch<<<Ch<<<CH"
30                "&d<đ<<<Đ"
31                "&e<ê<<<Ê"
32                "&G<gh<<<Gh<<<GH<gi<<<Gi<<<GI"
33                "&K<kh<<<Kh<<<KH"
34                "&N<nh<<<Nh<<<NH<ng<<<Ng<<<NG<ngh<<<Ngh<<<NGh<<<NGH"
35                "&o<ô<<<Ô<ơ<<<Ơ"
36                "&P<ph<<<Ph<<<PH"
37                "&Q<qu<<<Qu<<<QU"
38                "&T<th<<<Th<<<TH<tr<<<Tr<<<TR"
39                "&u<ư<<<Ư"
40            }
41            Version{"28"}
42        }
43    }
44}
45