<g>

<g> 非標準的な文字やグリフを示す.
モジュールgaiji — 5 Representation of Non-standard Characters and Glyphs
属性 att.typed (@type, @subtype)
ref 当該文字やグリフの解説を参照する.
状態 任意
データ型

<rng:ref name="data.pointer"/>
data.pointer
a pointer to some another element.
当該モジュールを使用するもの
下位文字データのみ
宣言

<rng:element name="g">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:optional>
 <rng:attribute name="ref">
  <rng:ref name="data.pointer"/>
 </rng:attribute>
</rng:optional>
<rng:text/>
</rng:element>
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">
<!-- here we describe the particular f-ligature intended -->
</glyph>
<g ref="#per">per</g>
The medieval brevigraph per could similarly be considered as an individual glyph, defined in a glyph element with the identifier per like the following:
<glyph xml:id="per">
<!-- ... -->
</glyph>
解説
要素gの要素名は,日本語の「外字」を語源とする gaijiの頭文字である.