<eg>

<eg> (ejemplo) contiene cualquier tipo de ejemplo ilustrativo. 22.4.4 Element Specifications 22.4.5 Attribute List Specification
Módulotagdocs — 22 Documentation Elements
Atributos att.xmlspace (@xml:space)
Usado por
Puede contenerSólo datos de caracteres
Declaración

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