<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 | 
| In addition to global attributes | att.interpLike (@type, @inst) (att.responsibility (@cert, @resp)) | 
| Used by | |
| May contain | |
| Declaration | 
 element interpGrp { att.global.attributes, att.interpLike.attributes, att.responsibility.attributes, ( model.glossLike*, interp+ ) } | 
| Example | <interpGrp resp="#TMA" type="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 | Any number of interp elements.
                      | 
