<damage>

<damage> (damage) contains an area of damage to the text witness. [11.3.3.1. Damage, Illegibility, and Supplied Text]
Moduletranscr
Attributes
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.

Example
<l>The Moving Finger wri<damage agent="watergroup="1">es; and</damage> having writ,</l>
<l>Moves <damage agent="watergroup="1">
  <supplied>on: nor all your</supplied>
 </damage> Piety nor Wit</l>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
element damage
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.damaged.attributes,
   tei_macro.paraContent
}