xref: /aosp_15_r20/external/cldr/common/bcp47/transform.xml (revision 912701f9769bb47905792267661f0baf2b85bed5)
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$" />
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: &amp;#x61;&amp;#x1F4D6;" since="29"/>
32			<type name="xml10" description="for hex transforms, using the xml decimal syntax: &amp;#97;&amp;#128214;" since="29"/>
33			<type name="prprname" description="transform variant for proper names" since="29" alias="names"/>
34			<type name="iast" description="International Alphabet of Sanskrit Transliteration" since="35"/>
35			<type name="ewts" description="Extended Wylie Transliteration Scheme" since="35"/>
36			<type name="aethiopi" description="Encylopedia Aethiopica Transliteration" since="41"/>
37			<type name="betamets" description="Beta Maṣāḥǝft Transliteration" since="41" alias="beta-metsehaf"/>
38			<type name="iesjes" description="IES/JES Amharic Transliteration" since="41" alias="ies-jes"/>
39			<type name="es3842" description="Ethiopian Standards Agency ES 3842:2014 Ethiopic-Latin Transliteration" since="41"/>
40			<type name="lambdin" description="Thomas Oden Lambdin Ethiopic-Latin Transliteration" since="41"/>
41			<type name="gurage" description="Gurage Legacy to Modern Transliteration" since="41"/>
42			<type name="gutgarts" description="Yaros Gutgarts Ethiopic-Cyrillic Transliteration" since="41"/>
43			<type name="sera" description="System for Ethiopic Representation in ASCII" since="41"/>
44			<type name="tekieali" description="Tekie Alibekit Blin-Latin Transliteration" since="41" alias="tekie-alibekit"/>
45			<type name="xaleget" description="Eritrean Ministry of Education Blin-Latin Transliteration" since="41"/>
46		</key>
47	</keyword>
48</ldmlBCP47>
49