<g>

<g> (carattere o glifo) rapperesenta un carattere o glifo non standard.
Modulogaiji — 5 Representation of Non-standard Characters and Glyphs
Attributi att.typed (@type, @subtype)
refpunta a una descrizione del carattere o glifo.
Stato Opzionale
Tipo di dati
data.pointer
Valori a pointer to some another element.
Usato da model.gLike
Può contenereAmmessi soltanto caratteri di testo
Dichiarazione
element g
{
   att.global.attributes,
   att.typed.attributes,
   attribute ref { data.pointer }?,
   text
}
Esempio
<g ref="#flig">fl</g>
This example points to a <glyph> element with the identifier flig like the following:
<glyph xml:id="flig">
<!--...-->
</glyph>
Nota
The name g is short for gaiji, which is the Japanese term for a non-standardized character or glyph.