• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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<ldmlBCP47>
9	<version number="$Revision: 11914 $" />
10	<keyword>
11		<key extension="t" name="i0" description="Input Method Engine transform:
12		Used to indicate an input method transformation, such as one used by
13		a client-side input method. The first subfield in a sequence would
14		typically be a 'platform' or vendor designation." since="21.0.2">
15			<type name="handwrit" description="Handwriting input: Used when the only information known (or requested) is that the text was (or is to be) converted using an handwriting input." since="21.0.2" />
16			<type name="pinyin" description="Pinyin input: for simplified Chinese characters. See also http://en.wikipedia.org/wiki/Pinyin_method." since="21.0.2" />
17			<type name="wubi" description="Wubi input: for simplified Chinese characters. For background information, see http://en.wikipedia.org/wiki/Wubi_method" since="21.0.2" />
18			<type name="und" description="The choice of input method is not specified. Used when the only information known (or requested) is that the text was (or is to be) converted using an input method engine" since="21.0.2" />
19		</key>
20	</keyword>
21</ldmlBCP47>
22