<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>