1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 Unicode, Inc.
   4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   5 For terms of use, see http://www.unicode.org/copyright.html
   6 -->
   7 <ldml>
   8         <identity>
   9                 <version number="$Revision: 11914 $"/>
  10                 <language type="ta"/>
  11                 <territory type="MY"/>
  12         </identity>
  13         <dates>
  14                 <timeZoneNames>
  15                         <metazone type="India">
  16                                 <short>
  17                                         <standard>∅∅∅</standard>
  18                                 </short>
  19                         </metazone>
  20                         <metazone type="Malaysia">
  21                                 <short>
  22                                         <standard>MYT</standard>
  23                                 </short>
  24                         </metazone>
  25                         <metazone type="Singapore">
  26                                 <short>
  27                                         <standard>SGT</standard>
  28                                 </short>
  29                         </metazone>
  30                 </timeZoneNames>
  31         </dates>
  32         <numbers>
  33                 <decimalFormats numberSystem="latn">
  34                         <decimalFormatLength>
  35                                 <decimalFormat>
  36                                         <pattern>#,##0.###</pattern>
  37                                 </decimalFormat>
  38                         </decimalFormatLength>
  39                 </decimalFormats>
  40                 <percentFormats numberSystem="latn">
  41                         <percentFormatLength>
  42                                 <percentFormat>
  43                                         <pattern>#,##0%</pattern>
  44                                 </percentFormat>
  45                         </percentFormatLength>
  46                 </percentFormats>
  47                 <currencyFormats numberSystem="latn">
  48                         <currencyFormatLength>
  49                                 <currencyFormat type="standard">
  50                                         <pattern>¤ #,##0.00</pattern>
  51                                 </currencyFormat>
  52                         </currencyFormatLength>
  53                 </currencyFormats>
  54                 <currencies>
  55                         <currency type="MYR">
  56                                 <symbol>RM</symbol>
  57                         </currency>
  58                         <currency type="SGD">
  59                                 <symbol>S$</symbol>
  60                         </currency>
  61                 </currencies>
  62         </numbers>
  63 </ldml>
  64