]>
Commit | Line | Data |
---|---|---|
b331163b 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 | |
b331163b A |
5 | Copyright (c) 2006-2015 International Business Machines Corporation and others. All rights reserved. |
6 | --> | |
340931cb | 7 | <!DOCTYPE ldml SYSTEM "../../dtd/cldr-35.1/common/dtd/ldml.dtd" |
b331163b | 8 | [ |
340931cb | 9 | <!ENTITY % icu SYSTEM "../../dtd/cldr-35.1/common/dtd/ldmlICU.dtd"> |
b331163b A |
10 | %icu; |
11 | ] | |
12 | > | |
13 | <ldml> | |
14 | <identity> | |
15 | <version number="$ $"/> | |
16 | <generation date="$ $"/> | |
17 | <language type="zh_Hant"/> | |
18 | </identity> | |
19 | <special xmlns:icu="http://www.icu-project.org/"> | |
20 | <icu:breakIteratorData> | |
21 | <icu:boundaries> | |
3d1f044b | 22 | <icu:line icu:dependency="line_cj.brk"/> |
b331163b A |
23 | <icu:line alt="loose" icu:dependency="line_loose_cj.brk"/> |
24 | <icu:line alt="normal" icu:dependency="line_normal_cj.brk"/> | |
3d1f044b | 25 | <icu:line alt="strict" icu:dependency="line_cj.brk"/> |
b331163b A |
26 | </icu:boundaries> |
27 | </icu:breakIteratorData> | |
28 | </special> | |
29 | </ldml> | |
30 |