<eg>

<eg> (example) 例を示す. [22.4.4 Element Specifications 22.4.5 Attribute List Specification]
モジュールtagdocs — 22 Documentation Elements
属性att.global (@xml:id, @n, @xml:lang, @rend, @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))
当該モジュールを使用するもの
上位
下位文字データのみ
宣言

<rng:element name="eg">
 <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:text/>
</rng:element>
element eg
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.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で示した方がよ い.