<eg>

<eg> 例を示す. 22.4.4 規定 22.4.5 属性リスト
モジュールtagdocs — 22 ドキュメンテーション向け要素
属性 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>The
<gi>term</gi> element is declared using the following syntax:
<eg><![CDATA[<!ELEMENT term (%phrase.content;)>]]</eg>
</p>
解説
当該例としてXMLデータを含む場合には,その部分をCDATAセクションにす るか,またはタグ区切子を文字エンティティ参照で示す必要がある. 当該例が整形式XMLである場合,例は要素egXMLで示した方がよ い.