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