]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | <!-- | |
b331163b | 3 | Copyright (c) 2006-2015 International Business Machines Corporation and others. All rights reserved. |
73c04bcf | 4 | --> |
729e4ab9 | 5 | <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" |
73c04bcf | 6 | [ |
729e4ab9 | 7 | <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd"> |
73c04bcf A |
8 | %icu; |
9 | ] | |
10 | > | |
11 | <ldml> | |
12 | <identity> | |
57a6839d A |
13 | <version number="$Revision: 1.1.1.4 $"/> |
14 | <generation date="$Date: 2012/09/30 06:32:07 $"/> | |
73c04bcf A |
15 | <language type="ja"/> |
16 | </identity> | |
17 | <special xmlns:icu="http://www.icu-project.org/"> | |
18 | <icu:breakIteratorData> | |
19 | <icu:boundaries> | |
b331163b A |
20 | <icu:line icu:dependency="line_normal.brk"/> |
21 | <icu:line alt="loose" icu:dependency="line_loose_cj.brk"/> | |
22 | <icu:line alt="normal" icu:dependency="line_normal_cj.brk"/> | |
23 | <icu:line alt="strict" icu:dependency="line.brk"/> | |
73c04bcf A |
24 | </icu:boundaries> |
25 | </icu:breakIteratorData> | |
26 | </special> | |
27 | </ldml> | |
28 |