<eg>

<eg> (esempio) contiene un qualsiasi esempio 22.4.4 Element Specifications 22.4.5 Attribute List Specification
Modulotagdocs — 22 Documentation Elements
Attributi att.xmlspace (@xml:space)
Usato da
Può contenereAmmessi soltanto caratteri di testo
Dichiarazione

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