Start Getting and Using the TEI Sources Report an issue

mapping

mappingcharacter mapping contains one or more characters which are related to the parent character or glyph in some respect, as specified by the type attribute. [5.2 Markup Constructs for Representation of Characters and Glyphs ]
Modulegaiji — Character and glyph documentation
Attributes
  • att.global ( @xml:id , @n , @xml:lang , @xml:base , @xml:space ) (att.global.rendition ( @rend , @style , @rendition ) ) (att.global.linking ( @corresp , @synch , @sameAs , @copyOf , @next , @prev , @exclude , @select ) ) (att.global.analytic ( @ana ) ) (att.global.facs ( @facs ) ) (att.global.change ( @change ) ) (att.global.responsibility ( @cert , @resp ) ) (att.global.source ( @source ) )
  • att.typed ( @type , @subtype )
  • Contained by

    gaiji

    :
    May contain

    gaiji

    :
    Character Data
    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 glyphelement or contain a character that is intended to be the target of this mapping.

    Example
    <mapping type="modern">r</mapping>
    <mapping type="standard"></mapping>
    Content model
    <content>
        <macroRef key="macro.xtext"/>
      </content>