<interp>

<interp> (interpretación) resume una anotación interpretativa específica que puede ser conectada con un periodo de texto. 17.3 Spans and Interpretations
Módulo analysis — 17 Simple Analytic Mechanisms
Además de los atributos globales att.interpLike (@type, @inst) (att.responsibility (@cert, @resp))
Usado por
Puede contener
core: desc gloss
gaiji: g
tagdocs: altIdent equiv
Declaración

<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 )*
}
Ejemplo
<interp type="structuralunit" xml:id="ana_am">aftermath</interp>