<g>
| <g> (carácter o pictograma) representa un carácter no estándard o un pictograma. | |||||||||
| Módulo | gaiji — 5 Representation of Non-standard Characters and Glyphs | ||||||||
| Atributos |  att.typed (@type, @subtype) 
  | ||||||||
| Usado por | |||||||||
| Puede contener | Sólo datos de caracteres | ||||||||
| Declaración | 
 element g { att.global.attributes, att.typed.attributes, attribute ref { data.pointer }?, text }  | ||||||||
| Ejemplo | <g ref="#flig">fl</g> This example points to a glyph element with the identifier
flig like the following:
     <glyph xml:id="flig"> <!--...--> </glyph>  | ||||||||
