]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | <!-- | |
f3c0d7a5 A |
3 | Copyright (C) 2016 and later: Unicode, Inc. and others. |
4 | License & terms of use: http://www.unicode.org/copyright.html | |
2ca993e8 | 5 | Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved. |
73c04bcf | 6 | --> |
729e4ab9 | 7 | <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" |
73c04bcf | 8 | [ |
729e4ab9 | 9 | <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd"> |
73c04bcf A |
10 | %icu; |
11 | ] | |
12 | > | |
13 | <ldml> | |
14 | <identity> | |
0f5d89e8 | 15 | <version number="$Revision: 40674 $"/> |
73c04bcf A |
16 | <language type="root"/> |
17 | </identity> | |
73c04bcf | 18 | <special xmlns:icu="http://www.icu-project.org/"> |
46f4442e | 19 | <icu:UCARules icu:uca_rules="../unidata/UCARules.txt"/> |
729e4ab9 | 20 | <icu:depends icu:dependency="ucadata.icu"/> |
73c04bcf | 21 | </special> |
73c04bcf A |
22 | </ldml> |
23 |