<mapping>
<mapping> (character mapping) 属性typeで示される,親文字またはグリフと関連する,ひとつ 以上の文字を示す. | |
モジュール | 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. |