intl/icu/source/data/xml/rbnf/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/rbnf/root.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,19 @@
     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 +<ldml>
    1.10 +	<identity>
    1.11 +		<version number="$Revision: 1.4 $"/>
    1.12 +		<generation date="$Date: 2008/12/08 18:18:44 $"/>
    1.13 +		<language type="root"/>
    1.14 +	</identity>
    1.15 +    <rbnf>
    1.16 +        <rulesetGrouping type="DurationRules">
    1.17 +            <ruleset type="duration">
    1.18 +                <rbnfrule value="0">=#,##0=;</rbnfrule>
    1.19 +            </ruleset>
    1.20 +        </rulesetGrouping>
    1.21 +    </rbnf>
    1.22 +</ldml>

mercurial