intl/icu/source/data/xml/collation/root.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/data/xml/collation/root.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,22 @@
     1.4 +<?xml version="1.0" encoding="UTF-8" ?>
     1.5 +<!--
     1.6 + Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
     1.7 +-->
     1.8 +<!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
     1.9 +[
    1.10 +   <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd">
    1.11 +   %icu;
    1.12 +]
    1.13 +>
    1.14 +<ldml>
    1.15 +    <identity>
    1.16 +        <version number="$Revision: 1.5 $"/>
    1.17 +        <generation date="$Date: 2007/06/04 01:05:48 $"/>
    1.18 +        <language type="root"/> 
    1.19 +    </identity>
    1.20 +    <special xmlns:icu="http://www.icu-project.org/">
    1.21 +        <icu:UCARules icu:uca_rules="../unidata/UCARules.txt"/>
    1.22 +        <icu:depends icu:dependency="ucadata.icu"/>
    1.23 +    </special>
    1.24 +</ldml>
    1.25 +

mercurial