2002-07-15 23:44:46 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2004-06-02 02:53:16 +00:00
|
|
|
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
|
|
|
[
|
2005-03-22 01:25:51 +00:00
|
|
|
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.3/ldmlICU.dtd">
|
2004-06-02 02:53:16 +00:00
|
|
|
%icu;
|
|
|
|
]
|
|
|
|
>
|
|
|
|
<ldml>
|
2003-01-08 01:57:34 +00:00
|
|
|
<identity>
|
2004-08-26 20:48:21 +00:00
|
|
|
<version number="5.0"/>
|
|
|
|
<generation date="2004-08-11" />
|
|
|
|
<language type="root" />
|
2003-01-08 01:57:34 +00:00
|
|
|
</identity>
|
2003-06-26 01:19:35 +00:00
|
|
|
<characters>
|
2004-06-02 02:53:16 +00:00
|
|
|
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
|
|
|
<icu:scripts>
|
|
|
|
<icu:script type="1">Zyyy</icu:script>
|
|
|
|
</icu:scripts>
|
|
|
|
</special>
|
2003-06-26 01:19:35 +00:00
|
|
|
</characters>
|
2004-10-19 18:10:08 +00:00
|
|
|
<dates>
|
2004-10-29 20:08:18 +00:00
|
|
|
<calendars>
|
|
|
|
<calendar type="chinese" >
|
|
|
|
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
|
|
|
<!--
|
|
|
|
IsLeapMonth {
|
|
|
|
"",
|
|
|
|
"*"
|
|
|
|
}
|
|
|
|
-->
|
|
|
|
<icu:isLeapMonth>
|
|
|
|
<icu:nonLeapSymbol></icu:nonLeapSymbol>
|
|
|
|
<icu:leapSymbol>*</icu:leapSymbol>
|
|
|
|
</icu:isLeapMonth>
|
|
|
|
</special>
|
|
|
|
</calendar>
|
|
|
|
</calendars>
|
2004-10-19 18:10:08 +00:00
|
|
|
<timeZoneNames>
|
|
|
|
<zone type="">
|
|
|
|
<long>
|
|
|
|
<standard/>
|
|
|
|
<daylight/>
|
|
|
|
</long>
|
|
|
|
<short>
|
|
|
|
<standard/>
|
|
|
|
<daylight/>
|
|
|
|
</short>
|
|
|
|
<exemplarCity/>
|
|
|
|
</zone>
|
|
|
|
</timeZoneNames>
|
|
|
|
</dates>
|
2004-10-05 22:02:37 +00:00
|
|
|
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
|
|
|
<icu:boundaries>
|
|
|
|
<icu:grapheme icu:class="RuleBased" icu:import="char"/>
|
|
|
|
<icu:word icu:class="RuleBased" icu:import="word"/>
|
|
|
|
<icu:line icu:class="RuleBased" icu:import="line" />
|
2004-10-22 00:34:07 +00:00
|
|
|
<icu:sentence icu:class="RuleBased" icu:import="sent"/>
|
2004-10-05 22:02:37 +00:00
|
|
|
<icu:title icu:class="RuleBased" icu:import="title"/>
|
|
|
|
</icu:boundaries>
|
|
|
|
</special>
|
2003-06-26 01:19:35 +00:00
|
|
|
</ldml>
|