<span>
| <span> associe directement une annotation interprétative avec un passage de texte. 17.3 Spans and Interpretations | |||||||||||||||||
| Module | analysis — 17 Simple Analytic Mechanisms | ||||||||||||||||
| Attributs |  att.interpLike (@resp, @type, @inst) 
  | ||||||||||||||||
| Utilisé par | |||||||||||||||||
| Peut contenir | 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  msdescription: catchwords depth dimensions height heraldry locus 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   | ||||||||||||||||
| Declaration | 
 element span { att.global.attributes, att.interpLike.attributes, attribute from { data.pointer }, attribute to { data.pointer }?, macro.phraseSeq.limited }  | ||||||||||||||||
| Exemple | <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>  | ||||||||||||||||
