]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/xml/brkitr/en_US_POSIX.xml
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / data / xml / brkitr / en_US_POSIX.xml
CommitLineData
73c04bcf
A
1<?xml version="1.0" encoding="UTF-8" ?>
2<!--
3 Copyright (c) 2006 International Business Machines Corporation and others. All rights reserved.
4-->
5<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.4/ldml.dtd"
6[
7 <!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.4/ldmlICU.dtd">
8 %icu;
9]
10>
11<ldml>
12 <identity>
13 <version number="$Revision: 1.1.1.1 $"/>
14 <generation date="$Date: 2006/08/31 23:04:41 $"/>
15 <language type="en"/>
16 <territory type="US"/>
17 <variant type="POSIX"/>
18 </identity>
19 <special xmlns:icu="http://www.icu-project.org/">
20 <icu:breakIteratorData>
21 <icu:boundaries>
22 <icu:word icu:dependency="word_POSIX.brk"/>
23 </icu:boundaries>
24 </icu:breakIteratorData>
25 </special>
26</ldml>
27