<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="#zh-tw_flig">fl</g>
例子
<glyph xml:id="zh-tw_flig">
<!--...-->
</glyph>