<eg>

<eg> 包含任何種類的說明範例。 22.4.4 Element Specifications 22.4.5 Attribute List Specification
組件tagdocs — 22 Documentation Elements
屬性 att.xmlspace (@xml:space)
屬於
可包含僅文字符號資料
宣告

<rng:element name="eg">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.xmlspace.attributes"/>
<rng:text/>
</rng:element>
element eg { att.global.attributes, att.xmlspace.attributes, text }
例子
<p>
 <gi>術語</gi>元素用於以下語法:
<eg><![CDATA[<!ELEMENT term (%phrase.content;)>]]</eg>
</p>