Home | History | Annotate | Download | only in collation
      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!--
      3  Copyright (c) 2010-2015 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.5 $"/>
     14         <language type="root"/> 
     15     </identity>
     16     <special xmlns:icu="http://www.icu-project.org/">
     17         <icu:UCARules icu:uca_rules="../unidata/UCARules.txt"/>
     18         <icu:depends icu:dependency="ucadata.icu"/>
     19     </special>
     20 </ldml>
     21 
     22