<span>
| <span> associates an interpretative annotation directly with a span of text. 17.3 Spans and Interpretations | |||||||||||||||||
| Modul | analysis — 17 Simple Analytic Mechanisms | ||||||||||||||||
| Neben global gültigen Attributen | att.interpLike (@resp, @type, @inst) 
 | ||||||||||||||||
| Verwendet von | |||||||||||||||||
| Kann enthalten | core: abbr address cb choice date distinct email emph expan foreign gap gloss index lb measure measureGrp mentioned milestone name note num pb ptr ref rs soCalled term time title  dictionaries: lang  figures: figure  msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark width  namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname  textcrit: witDetail  | ||||||||||||||||
| Deklaration | 
 element span { att.global.attributes, att.interpLike.attributes, attribute from { data.pointer }, attribute to { data.pointer }?, macro.phraseSeq.limited } | ||||||||||||||||
| Beispiel | <p xml:id="para2">(The "aftermath" starts here)</p> <p xml:id="para3">(The "aftermath" continues here)</p> <p xml:id="para4">(The "aftermath" ends in this paragraph)</p> <!-- ... --> <span type="structure" from="#para2" to="#para4">aftermath</span> | ||||||||||||||||
