<mapping>
<mapping> (caractères associés) contient un ou plusieurs caractères reliés par certains aspects (spécifiés par l'attribut type) au glyphe ou au caractère défini dans l'élément parent | |
Module | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Attributs | att.typed (@type, @subtype) |
Utilisé par | char glyph |
Peut contenir | gaiji: g |
Declaration | element mapping { att.global.attributes, att.typed.attributes, macro.xtext } |
Exemple | <mapping type="modern">r</mapping> <mapping type="standard">人</mapping> |
Note | 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. |