<g>
| <g> (character or glyph) represents a non-standard character or glyph. | |||||||||
| Modul | gaiji — 5 Representation of Non-standard Characters and Glyphs | ||||||||
| Attribute | att.typed (@type, @subtype)
| ||||||||
| Verwendet von | model.gLike | ||||||||
| Kann enthalten | Nur Zeichen | ||||||||
| Deklaration |
element g { att.global.attributes, att.typed.attributes, attribute ref { data.pointer }?, text } | ||||||||
| Beispiel | <g ref="#flig">fl</g> This example points to a glyph element with the identifier
flig like the following:
<glyph xml:id="flig"> <!--...--> </glyph> | ||||||||
