<interpGrp>

<interpGrp> (groupe d'interprétations) rassemble une série d'interprétations liées, qui ont en commun une mention de responsabilité ou un type. 17.3 Spans and Interpretations
Moduleanalysis — 17 Simple Analytic Mechanisms
Attributs att.interpLike (@resp, @type, @inst)
Utilisé par
Peut contenir
analysis: interp
core: desc gloss
tagdocs: altIdent equiv
Declaration

<rng:element name="interpGrp">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.interpLike.attributes"/>
<rng:group>
 <rng:zeroOrMore>
  <rng:ref name="model.glossLike"/>
 </rng:zeroOrMore>
 <rng:oneOrMore>
  <rng:ref name="interp"/>
 </rng:oneOrMore>
</rng:group>
</rng:element>
element interpGrp
{
   att.global.attributes,
   att.interpLike.attributes,
   ( model.glossLike*, interp+ )
}
Exemple
<interpGrp resp="#TMAtype="structuralunit">
 <desc>basic structural organization</desc>
 <interp xml:id="I1">introduction</interp>
 <interp xml:id="I2">conflict</interp>
 <interp xml:id="I3">climax</interp>
 <interp xml:id="I4">revenge</interp>
 <interp xml:id="I5">reconciliation</interp>
 <interp xml:id="I6">aftermath</interp>
</interpGrp>
<bibl xml:id="TMA">
<!-- bibliographic citation for source of this interpretive framework -->
</bibl>
Note
Un nombre quelconque d'éléments interp.