chippyash/Currency

View on GitHub
data/cldr/en_MY.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2014 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
    <identity>
        <version number="$Revision: 10301 $"/>
        <generation date="$Date: 2014-05-14 00:17:36 -0500 (Wed, 14 May 2014) $"/>
        <language type="en"/>
        <territory type="MY"/>
    </identity>
    <dates>
        <timeZoneNames>
            <metazone type="Malaysia">
                <short>
                    <standard>MYT</standard>
                </short>
            </metazone>
        </timeZoneNames>
    </dates>
    <numbers>
        <currencies>
            <currency type="MYR">
                <symbol>RM</symbol>
            </currency>
        </currencies>
    </numbers>
</ldml>