summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/xml/rbnf/root.xml
blob: 874f2a0cd5339b713f2753bbf424d3d1b9a42b28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" ?>
<!--
 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 "../../dtd/cldr/common/dtd/ldml.dtd">
<ldml>
	<identity>
		<version number="$Revision$"/>
		<language type="root"/>
	</identity>
    <rbnf>
        <rulesetGrouping type="DurationRules">
            <ruleset type="duration">
                <rbnfrule value="0">=#,##0=;</rbnfrule>
            </ruleset>
        </rulesetGrouping>
    </rbnf>
</ldml>