<interpGrp>
<interpGrp> (interpretation group) collects together a set of related interpretations which share responsibility or type. 17.3 Spans and Interpretations | |
Module | analysis — 17 Simple Analytic Mechanisms |
Attributes | [att.interpLike ] |
Declaration | element interpGrp { att.global.attributes, att.interpLike.attributes, interp+ } |
Example | <interpGrp resp="#TMA" type="structuralunit"> <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 | Any number of interp elements. |
Contained by | model.global.meta |
May contain | analysis:
interp |