<damage>

<damage> (damage) contains an area of damage to the text witness. [11.3.3.1. Damage, Illegibility, and Supplied Text]
Module transcr
Attributes Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.typed (type) att.damaged (agent, degree) (att.dimensions (unit, quantity, extent, precision, scope) (att.ranging (atLeast, atMost, min, max, confidence)) ) (att.written (hand))
Member of
Contained by
May contain
Note
Since damage to text witnesses frequently makes them harder to read, the damage element will often contain an unclear element. If the damaged area is not continuous (e.g. a stain affecting several strings of text), the group attribute may be used to group together several related damage elements; alternatively the join element may be used to indicate which damage and unclear elements are part of the same physical phenomenon.
The damage, gap, del, unclear and supplied elements may be closely allied in use. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance.
Examples

<l>The Moving Finger wri<damage agent="water" group="1">es; and</damage> having writ,</l>
<l>Moves <damage agent="water" group="1">
      
<supplied>on: nor all your</supplied>
   
</damage> Piety nor Wit</l>
Source Github

<elementSpec module="transcr" ident="damage">
   
<gloss>damage</gloss>
   
<desc>contains an area of damage to the text witness.</desc>
   
<classes>
      
<memberOf key="att.global"/>
      
<memberOf key="model.pPart.transcriptional"/>
      
<memberOf key="model.linePart"/>
      
<memberOf key="att.typed"/>
      
<memberOf key="att.damaged"/>
   
</classes>
   
<content>
      
<macroRef key="macro.paraContent"/>
   
</content>
</elementSpec>