<interpretation>

<interpretation> (Interprétation) L’élément Interprétation interpretation décrit le champ d’application pour toute information de type analytique ou interprétatif ajoutée au texte en sus de sa transcription. 2.3.3 The Editorial Practices Declaration
Moduleheader — 2 The TEI Header
Attributs att.declarable (@default)
Utilisé par
Peut contenir
core: p
linking: ab
Declaration

<rng:element name="interpretation">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:oneOrMore>
 <rng:ref name="model.pLike"/>
</rng:oneOrMore>
</rng:element>
element interpretation
{
   att.global.attributes,
   att.declarable.attributes,
   model.pLike+
}
Exemple
<interpretation>
 <p>The part of speech analysis applied throughout section 4 was
   added by hand and has not been checked</p>
</interpretation>