Home | History | Annotate | Download | only in transforms
      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
      3 <!--
      4 Copyright  1991-2013 Unicode, Inc.
      5 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
      6 For terms of use, see http://www.unicode.org/copyright.html
      7 -->
      8 <supplementalData>
      9 	<version number="$Revision: 12263 $"/>
     10 	<transforms>
     11 		<transform source="Latn" target="Taml" direction="forward" alias="Latin-Tamil und-Taml-t-und-latn">
     12 			<tRule>
     13 ::['.0-9A-Za-z~--------------------------------------------------------------------\uE04D\uE064];
     14 ::NFD;
     15 ::Lower;
     16 ::Latin-InterIndic;
     17 ::InterIndic-Tamil;
     18 ::NFC;
     19 			</tRule>
     20 		</transform>
     21 	</transforms>
     22 </supplementalData>
     23