<interpGrp>
<interpGrp> (interpretation group) collects together a set of related interpretations which share responsibility or type. 17.3 Spans and Interpretations | |
Modul | analysis — 17 Simple Analytic Mechanisms |
Neben global gültigen Attributen | att.interpLike (@type, @inst) (att.responsibility (@cert, @resp)) |
Verwendet von | |
Kann enthalten | |
Deklaration |
element interpGrp { att.global.attributes, att.interpLike.attributes, att.responsibility.attributes, ( model.glossLike*, interp+ ) } |
Beispiel |
<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> |