<eg>

<eg> (ejemplo) contiene cualquier tipo de ejemplo ilustrativo. 22.4.4 Element Specifications 22.4.5 Attribute List Specification
Módulo tagdocs — 22 Documentation Elements
Usado por
Puede contener Sólo datos de caracteres
Declaración

<rng:element name="eg">
 <rng:ref name="att.global.attributes"/>
 <rng:text/>
</rng:element>
element eg { att.global.attributes, text }
Ejemplo
<p>The
<gi>term</gi> element is declared using the following syntax:
<eg><![CDATA[<!ELEMENT term (%phrase.content;)>]]</eg>
</p>