<interp>

<interp> (interpretation) summarizes a specific interpretative annotation which can be linked to a span of text. 17.3 Spans and Interpretations
Modul analysis — 17 Simple Analytic Mechanisms
Neben global gültigen Attributen att.interpLike (@type, @inst) (att.responsibility (@cert, @resp))
Verwendet von
Kann enthalten
core: desc gloss
gaiji: g
tagdocs: altIdent equiv
Deklaration

<rng:element name="interp">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.interpLike.attributes"/>
 <rng:ref name="att.responsibility.attributes"/>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:text/>
   <rng:ref name="model.gLike"/>
   <rng:ref name="model.glossLike"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element interp
{
   att.global.attributes,
   att.interpLike.attributes,
   att.responsibility.attributes,
   ( text | model.gLike | model.glossLike )*
}
Beispiel
<interp type="structuralunit" xml:id="ana_am">aftermath</interp>