<mapping>
<mapping> (character mapping) contains one or more characters which are related to the parent character or glyph in some respect, as specified by the type attribute. | |
組件 | gaiji — 5 Representation of Non-standard Characters and Glyphs |
屬性 | att.typed (@type, @subtype) |
屬於 | char glyph |
可包含 | gaiji: g |
宣告 | element mapping { att.global.attributes, att.typed.attributes, macro.xtext } |
例子 | <mapping type="modern">r</mapping> <mapping type="standard">人</mapping> |
註 | Suggested values for the type attribute include
exact for exact equivalences, uppercase
for uppercase equivalences, lowercase for lowercase equivalences,
and simplified for simplified characters. The
<g> elements contained by this element can point to either another
<char> or <glyph>element or contain a character
that is intended to be the target of this mapping. |