<ident>

<ident> (identifiant) contient un identifiant ou un nom dans un langage formel pour un objet quelconque. [23.1.1 Phrase Level Terms]Cette traduction doit être mise à jour.
Module tagdocs — Documentation Elements
Attributs
Membre du
Contenu dans
analysis: cl phr s span
cmc: post
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: eg valDesc
verse: metSym rhyme
Peut contenir Des données textuelles uniquement
Note

Dans un texte courant, cet élément peut être utilisé pour n'importe quelle sorte d'identifiant dans tout langage formel.

Cette traduction doit être mise à jour.
Exemple
<ident type="ns">http://www.tei-c.org/ns/Examples</ident>
Exemple
<ident type="ns">http://www.tei-c.org/ns/Examples</ident>
Modèle de contenu
<content>
 <textNode/>
</content>
Schéma Declaration
<rng:element name="ident">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:text/>
</rng:element>
element ident
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.typed.attributes,
   text
}