<interp>

<interp> (interpretazione) riassume una specifica annotazione interpretativa che può essere associata ad una porzione di testo 17.3 Spans and Interpretations
Modulo analysis — 17 Simple Analytic Mechanisms
Oltre agli attributi globali att.interpLike (@resp, @type, @inst)
Usato da
Può contenere
core: desc gloss
gaiji: g
tagdocs: altIdent equiv
Dichiarazione

<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 )*
}
Esempio
<interp type="structuralunit">aftermath</interp>