<interp>

<interp> (interpretation) summarizes a specific interpretative annotation which can be linked to a span of text. 17.3 Spans and Interpretations
Module analysis — 17 Simple Analytic Mechanisms
In addition to global attributes att.interpLike (@resp, @type, @inst)
Used by
May contain
core: desc gloss
gaiji: g
tagdocs: altIdent equiv
Declaration

<rng:element name="interp">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.interpLike.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,
   ( text | model.gLike | model.glossLike )*
}
Example
<interp type="structuralunit">aftermath</interp>