<interpGrp>

<interpGrp> (解釋群組) 匯集一系列具有共同任務或類型的相關解釋。 [17.3 Spans and Interpretations]
組件analysis — 17 Simple Analytic Mechanisms
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.interpLike (@type, @inst) (att.responsibility (@cert, @resp))
屬於
可包含在於
analysis: cl m phr s span w
figures: cell figure table
linking: ab seg
nets: graph
spoken: u writing
tagdocs: valDesc
textcrit: app lem rdg wit witDetail
verse: metSym rhyme
可包含
analysis: interp
core: desc
宣告

<rng:element name="interpGrp">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.interpLike.attributes"/>
 <rng:ref name="att.responsibility.attributes"/>
 <rng:group>
  <rng:zeroOrMore>
   <rng:ref name="model.descLike"/>
  </rng:zeroOrMore>
  <rng:oneOrMore>
   <rng:ref name="interp"/>
  </rng:oneOrMore>
 </rng:group>
</rng:element>
element interpGrp
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.interpLike.attributes,
   att.responsibility.attributes,
   ( model.descLike*, interp+ )
}
例子
<interpGrp resp="#zh-tw_TMA" type="段落架構">
 <interp xml:id="zh-tw_註11"></interp>
 <interp xml:id="zh-tw_註I2">衝突</interp>
 <interp xml:id="zh-tw_註I3">高潮</interp>
 <interp xml:id="zh-tw_註I4">復仇</interp>
 <interp xml:id="zh-tw_註I5">調和</interp>
 <interp xml:id="zh-tw_註I6">結局</interp>
</interpGrp>
<bibl xml:id="zh-tw_TMA">
<!-- 註明資料來源-->
</bibl>