<ident>

<ident> (identifier) contains an identifier or name for an object of some kind in a formal language.
Module tagdocs — 22 Documentation Elements
In addition to global attributes att.typed (@type, @subtype)
Used by
May contain Character data only
Declaration

<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 }
Example
<ident type="namespace">http://www.tei-c.org/ns/Examples</ident>
Note
In running prose, this element may be used for any kind of identifier in any formal language.