<interpretation>

<interpretation> describes the scope of any analytic or interpretive information added to the text in addition to the transcription. 2.3.3 The Editorial Practices Declaration
Module header — 2 The TEI Header
In addition to global attributes att.declarable (@default)
Used by
May contain
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+
}
Example
<interpretation>
 <p>The part of speech analysis applied throughout section 4 was added by hand and has not
   been checked</p>
</interpretation>