<interp>

<interp> (interprétation) interprétation sous la forme d'une annotation concise, pouvant être liée à un passage dans un texte 17.3 Spans and Interpretations
Module analysis — 17 Simple Analytic Mechanisms
En complément des attributs globaux att.interpLike (@type, @inst) (att.responsibility (@cert, @resp))
Utilisé par
Peut contenir
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: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 )*
}
Exemple
<interp type="structuralunit" xml:id="ana_am">aftermath</interp>