1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldmlBCP47 SYSTEM "../../common/dtd/ldmlBCP47.dtd"> 3<!-- 4Copyright © 1991-2013 Unicode, Inc. 5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 6For terms of use, see http://www.unicode.org/copyright.html 7--> 8 9<ldmlBCP47> 10 <version number="$Revision: 12253 $" /> 11 <keyword> 12 <key extension="t" name="m0" description="Transform extension mechanism: 13 to reference an authority or rules for a type of transformation" since="21"> 14 <type name="alaloc" description="American Library Association-Library of Congress" since="21"/> 15 <type name="bgn" description="US Board on Geographic Names" since="21"/> 16 <type name="buckwalt" description="Buckwalter Arabic transliteration system" since="22.1"/> 17 <type name="din" description="Deutsches Institut für Normung" since="21"/> 18 <type name="gost" description="Euro-Asian Council for Standardization, Metrology and Certification" since="21"/> 19 <type name="iso" description="International Organization for Standardization" since="21"/> 20 <type name="mcst" description="Korean Ministry of Culture, Sports and Tourism" since="21"/> 21 <type name="mns" description="Mongolian National Standard" since="29"/> 22 <type name="satts" description="Standard Arabic Technical Transliteration System (SATTS)" since="22.1"/> 23 <type name="ungegn" description="United Nations Group of Experts on Geographical Names" since="21"/> 24 <type name="c11" description="for hex transforms, using the C11 syntax: \u0061\U0001F4D6" since="29" alias="c"/> 25 <type name="css" description="for hex transforms, using the CSS syntax: \61 \01F4D6, spacing where necessary" since="29"/> 26 <type name="java" description="for hex transforms, using the Java syntax: \u0061\uD83D\uDCD6" since="29"/> 27 <type name="percent" description="for hex transforms, using the percent syntax: %61%F0%9F%93%96" since="29"/> 28 <type name="perl" description="for hex transforms, using the perl syntax: \x{61}\x{1F4D6}" since="29"/> 29 <type name="plain" description="for hex transforms, with no surrounding syntax, spacing where necessary: 0061 1F4D6" since="29"/> 30 <type name="unicode" description="to hex with the Unicode syntax: U+0061 U+1F4D6, spacing where necessary" since="29"/> 31 <type name="xml" description="for hex transforms, using the xml syntax: &#x61;&#x1F4D6;" since="29"/> 32 <type name="xml10" description="for hex transforms, using the xml decimal syntax: &#97;&#128214;" since="29"/> 33 <type name="prprname" description="transform variant for proper names" since="29" alias="names"/> 34 </key> 35 </keyword> 36</ldmlBCP47> 37