<g>

<g> (文字またはグリフ) 文字やグリフの非公式な名前を示す.
モジュールgaiji — 5 Representation of Non-standard Characters and Glyphs
属性 att.typed (@type, @subtype)
ref当該文字やグリフの解説を参照する.
状態 任意
データ型
data.pointer
a pointer to some another element.
当該モジュールを使用するもの model.gLike
下位文字データのみ
宣言
element g
{
   att.global.attributes,
   att.typed.attributes,
   attribute ref { data.pointer }?,
   text
}
<g ref="#flig">fl</g>
This example points to a <glyph> element with the identifier flig like the following:
<glyph xml:id="flig">
<!--...-->
</glyph>
解説
The name g is short for gaiji, which is the Japanese term for a non-standardized character or glyph.