<ident>

<ident> (identificador) contiene un identificador o un nombre asignado a un objeto dado en un lenguaje formal.
Módulotagdocs — 22 Documentation Elements
Atributos att.typed (@type, @subtype)
Usado por
Puede contenerSólo datos de caracteres
Declaración

<rng:element name="ident">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:text/>
</rng:element>
element ident { att.global.attributes, att.typed.attributes, text }
Ejemplo
<ident type="namespace">http://www.tei-c.org/ns/Examples</ident>