]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/xml/main/root.xml
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / xml / main / root.xml
index 87828c2780d0177832fdca0cf63ba16f90d0f807..673d3e763c3b98a4b7a2495f20609eca4382039c 100644 (file)
@@ -1,56 +1,19 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2002-2006 International Business Machines Corporation and others. All rights reserved.
+ Copyright (C) 2016 and later: Unicode, Inc. and others.
+ License & terms of use: http://www.unicode.org/copyright.html
+ Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
 -->
-<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.4/ldml.dtd"
+<!DOCTYPE ldml SYSTEM "../../dtd/cldr-35.1/common/dtd/ldml.dtd"
 [
-   <!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.4/ldmlICU.dtd">
+   <!ENTITY % icu SYSTEM "../../dtd/cldr-35.1/common/dtd/ldmlICU.dtd">
    %icu;
 ]
 >
 <ldml>
-       <identity>
-               <version number="$Revision: 1.1.1.2 $"/>
-               <generation date="$Date: 2006/08/31 23:04:50 $"/>
-               <language type="root"/> 
-       </identity>
-       <characters>
-               <special xmlns:icu="http://www.icu-project.org/">
-                       <icu:scripts>
-                               <icu:script type="1">Zyyy</icu:script>
-                       </icu:scripts>
-               </special>
-       </characters>
-  <dates>
-    <calendars>
-        <calendar type="chinese">
-            <special xmlns:icu="http://www.icu-project.org/">
-                <!--
-                 IsLeapMonth {
-                        "",
-                        "*"
-                   }
-                 -->
-                <icu:isLeapMonth>
-                    <icu:nonLeapSymbol/>
-                    <icu:leapSymbol>*</icu:leapSymbol>
-                </icu:isLeapMonth>
-            </special>
-        </calendar>
-    </calendars>
-    <timeZoneNames>
-      <zone type="">
-        <long>
-          <standard/>
-          <daylight/>
-        </long>
-        <short>
-          <standard/>
-          <daylight/>
-        </short>
-        <exemplarCity/>
-      </zone>
-    </timeZoneNames>
-  </dates>
+    <identity>
+        <version number="$Revision$"/>
+        <language type="root"/> 
+    </identity>
 </ldml>