<eg>

<eg> (exemple) contient toute sorte d'exemple illustratif 22.4.4 Element Specifications 22.4.5 Attribute List Specification
Moduletagdocs — 22 Documentation Elements
Attributs att.xmlspace (@xml:space)
Utilisé parexemplum model.egLike
Peut contenirDes données textuelles uniquement
Declaration

<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 }
Exemple
<p>The
<gi>term</gi> element is declared using the following syntax:
<eg><![CDATA[<!ELEMENT term (%phrase.content;)>]]</eg>
</p>