]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/xml/brkitr/root.xml
ICU-491.11.3.tar.gz
[apple/icu.git] / icuSources / data / xml / brkitr / root.xml
CommitLineData
73c04bcf
A
1<?xml version="1.0" encoding="UTF-8" ?>
2<!--
4388f060 3 Copyright (c) 2010-2011 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>
4388f060
A
13 <version number="$Revision: 1.1.1.4 $"/>
14 <generation date="$Date: 2011/05/27 06:50:10 $"/>
73c04bcf
A
15 <language type="root"/>
16 </identity>
17 <special xmlns:icu="http://www.icu-project.org/">
18 <icu:breakIteratorData>
19 <icu:boundaries>
20 <icu:grapheme icu:dependency="char.brk"/>
21 <icu:word icu:dependency="word.brk"/>
22 <icu:line icu:dependency="line.brk"/>
23 <icu:sentence icu:dependency="sent.brk"/>
24 <icu:title icu:dependency="title.brk"/>
25 </icu:boundaries>
26 <icu:dictionaries>
27 <icu:dictionary type="Thai" icu:dependency="thaidict.ctd"/>
4388f060 28 <icu:dictionary type="Khmr" icu:dependency="khmerdict.ctd"/>
73c04bcf
A
29 </icu:dictionaries>
30 </icu:breakIteratorData>
31 </special>
32</ldml>
33