<gi>

<gi> (通用識別符碼) 包含一個元素名稱 (通用識別符碼) 。 [22 Documentation Elements 22.4.4 Element Specifications]
組件tagdocs — 22 Documentation Elements
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
scheme提供該標準之識別符碼,此名稱定義於該標準中。
狀態 非必備的
資料類型

<rng:ref name="data.enumerated"/>
data.enumerated
實例值包含:
TEI
(text encoding initiative) 此元素為TEI標準的一部份。 [預設值]
DBK
(docbook) 此元素為 Docbook標準的一部份。
XX
(unknown) 此元素所屬的標準不明。
Schematron
HTML
屬於
可包含在於
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: valDesc
verse: metSym rhyme
可包含空白元素
宣告

<rng:element name="gi">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:optional>
  <rng:attribute name="scheme" a:defaultValue="TEI">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="data.name"/>
</rng:element>
element gi
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute scheme { data.enumerated }?,
   data.name
}
例子
<p>元素 <gi>xhtml:li</gi>大略類似元素<gi>item</gi>,以及元素 <gi scheme="DBK">listItem</gi></p>