<ident>

<ident> (identificador) contiene un identificador o un nombre asignado a un objeto dado en un lenguaje formal.
Módulo tagdocs — 22 Documentation Elements
Además de los atributos globales att.typed (@type, @subtype)
Usado por
Puede contener Só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>