]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/xml/brkitr/root.xml
537871b0c251b0e0e9c4270eafad09e3fc71a3f0
[apple/icu.git] / icuSources / data / xml / brkitr / root.xml
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 "../../dtd/cldr-35.1/common/dtd/ldml.dtd"
8 [
9 <!ENTITY % icu SYSTEM "../../dtd/cldr-35.1/common/dtd/ldmlICU.dtd">
10 %icu;
11 ]
12 >
13 <ldml>
14 <identity>
15 <version number="$Revision$"/>
16 <language type="root"/>
17 </identity>
18 <special xmlns:icu="http://www.icu-project.org/">
19 <icu:breakIteratorData>
20 <icu:boundaries>
21 <icu:grapheme icu:dependency="char.brk"/>
22 <icu:word icu:dependency="word.brk"/>
23 <icu:line icu:dependency="line.brk"/>
24 <icu:line alt="loose" icu:dependency="line_loose.brk"/>
25 <icu:line alt="normal" icu:dependency="line_normal.brk"/>
26 <icu:line alt="strict" icu:dependency="line.brk"/>
27 <icu:sentence icu:dependency="sent.brk"/>
28 <icu:title icu:dependency="title.brk"/>
29 </icu:boundaries>
30 <icu:dictionaries>
31 <icu:dictionary type="Hani" icu:dependency="cjdict.dict"/>
32 <icu:dictionary type="Hira" icu:dependency="cjdict.dict"/>
33 <icu:dictionary type="Kana" icu:dependency="cjdict.dict"/>
34 <icu:dictionary type="Khmr" icu:dependency="khmerdict.dict"/>
35 <icu:dictionary type="Laoo" icu:dependency="laodict.dict"/>
36 <icu:dictionary type="Mymr" icu:dependency="burmesedict.dict"/>
37 <icu:dictionary type="Thai" icu:dependency="thaidict.dict"/>
38 </icu:dictionaries>
39 </icu:breakIteratorData>
40 </special>
41 </ldml>
42