<interpGrp>
<interpGrp> (解釋群組) 匯集一系列具有共同任務或類型的相關解釋。 17.3 Spans and Interpretations | |
組件 | analysis — 17 Simple Analytic Mechanisms |
屬性 | att.interpLike (@resp, @type, @inst) |
屬於 | |
可包含 | |
宣告 |
element interpGrp { att.global.attributes, att.interpLike.attributes, ( model.glossLike*, interp+ ) } |
例子 | <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> |