<restore>

<restore> indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction. 11.3.6 Cancellation of Deletions and Other Markings
Moduletranscr — 11 Representation of Primary Sources
Attributes att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) ) att.typed (@type, @subtype)
Used by
May contain
Declaration

<rng:element name="restore">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.transcriptional.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element restore
{
   att.global.attributes,
   att.transcriptional.attributes,
   att.editLike.attributes,
   att.dimensions.attributes,
   att.typed.attributes,
   macro.paraContent
}
Example
For I hate this
<restore hand="#dhltype="marginalStetNote">
 <del>my</del>
</restore> body
Note
On this element, the type attribute indicates the action cancelled by the restoration. Its value should be the name of the tag contained within the restore element which is cancelled by the restoration. Most often, this will be del, but might also be hi, etc. In cases of simple nesting of a single cancelled action within the restore element this attribute will not be necessary.