|
1 <?xml version="1.0" encoding="UTF-8" ?> |
|
2 <!-- |
|
3 Copyright (c) 2006-2012 International Business Machines Corporation and others. All rights reserved. |
|
4 --> |
|
5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" |
|
6 [ |
|
7 <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd"> |
|
8 %icu; |
|
9 ] |
|
10 > |
|
11 <ldml> |
|
12 <identity> |
|
13 <version number="$Revision: 1.1 $"/> |
|
14 <generation date="$Date: 2006/04/21 00:54:07 $"/> |
|
15 <language type="ja"/> |
|
16 </identity> |
|
17 <special xmlns:icu="http://www.icu-project.org/"> |
|
18 <icu:breakIteratorData> |
|
19 <icu:boundaries> |
|
20 <icu:line icu:dependency="line_ja.brk"/> |
|
21 </icu:boundaries> |
|
22 </icu:breakIteratorData> |
|
23 </special> |
|
24 </ldml> |
|
25 |