Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
michael@0 | 2 | <!-- |
michael@0 | 3 | Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved. |
michael@0 | 4 | --> |
michael@0 | 5 | <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"> |
michael@0 | 6 | <ldml> |
michael@0 | 7 | <identity> |
michael@0 | 8 | <version number="$Revision: 1.4 $"/> |
michael@0 | 9 | <generation date="$Date: 2008/12/08 18:18:44 $"/> |
michael@0 | 10 | <language type="root"/> |
michael@0 | 11 | </identity> |
michael@0 | 12 | <rbnf> |
michael@0 | 13 | <rulesetGrouping type="DurationRules"> |
michael@0 | 14 | <ruleset type="duration"> |
michael@0 | 15 | <rbnfrule value="0">=#,##0=;</rbnfrule> |
michael@0 | 16 | </ruleset> |
michael@0 | 17 | </rulesetGrouping> |
michael@0 | 18 | </rbnf> |
michael@0 | 19 | </ldml> |