<mapping>
| <mapping> (mappatura di carattreri) contiene uno u più caratteri in una qualche relazione con il carattere o glifo parente, come specificato dall'attributo type. | |
| Modulo | gaiji — 5 Representation of Non-standard Characters and Glyphs |
| Attributi | att.typed (@type, @subtype) |
| Usato da | char glyph |
| Può contenere | gaiji: g |
| Dichiarazione |
element mapping { att.global.attributes, att.typed.attributes, macro.xtext } |
| Esempio | <mapping type="modern">r</mapping> <mapping type="standard">人</mapping> |
| Nota | 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. |
