| Index: icu46/source/data/xml/rbnf/root.xml
|
| ===================================================================
|
| --- icu46/source/data/xml/rbnf/root.xml (revision 0)
|
| +++ icu46/source/data/xml/rbnf/root.xml (revision 0)
|
| @@ -0,0 +1,19 @@
|
| +<?xml version="1.0" encoding="UTF-8" ?>
|
| +<!--
|
| + Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
|
| +-->
|
| +<!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
|
| +<ldml>
|
| + <identity>
|
| + <version number="$Revision: 1.4 $"/>
|
| + <generation date="$Date: 2008/12/08 18:18:44 $"/>
|
| + <language type="root"/>
|
| + </identity>
|
| + <rbnf>
|
| + <rulesetGrouping type="DurationRules">
|
| + <ruleset type="duration">
|
| + <rbnfrule value="0">=#,##0=;</rbnfrule>
|
| + </ruleset>
|
| + </rulesetGrouping>
|
| + </rbnf>
|
| +</ldml>
|
|
|