<g>

<g> (character or glyph) represents a non-standard character or glyph.
Modulegaiji — 5 Representation of Non-standard Characters and Glyphs
Attributes [att.typed ]
refpoints to a description of the character or glyph intended.
Status Optional
Datatype
data.pointer
Values a pointer to some another element.
Declaration
element g
{
   att.global.attributes,
   att.typed.attributes,
   attribute ref { data.pointer }?,
   text
}
Example
<g ref="#flig">fl</g>
This example points to a glyph element with the identifier flig like the following:
<glyph xml:id="flig">
<!--...-->
</glyph>
Note
The name g is short for gaiji, which is the Japanese term for a non-standardized character or glyph.
Contained by model.gLike
May containCharacter data only