In no case should <restore> contain elements that would not otherwise be permitted to occur within the parent of its own <app> ancestor. For example, when used as a descendent of <verse>, <restore> should only contain those elements allowed within <verse>.
The model of this element is based on the restore element of the Text Encoding Initiative (TEI).
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="restore" module="MEI.edittrans"><desc xml:lang="en">Indicates restoration of material to an earlier state by cancellation of an editorial
or
authorial marking or instruction.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.edit"/>
<memberOf key="att.extent"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.lang"/>
<memberOf key="att.trans"/>
<memberOf key="model.transcriptionLike"/>
</classes>
<content>
<zeroOrMore><choice><rng:text/>
<ref name="model.divLike"/>
<ref name="model.editLike"/>
<ref name="model.editTransPart"/>
<ref name="model.fLike"/>
<ref name="model.graphicPrimitiveLike"/>
<ref name="model.keyAccidLike"/>
<ref name="model.layerPart"/>
<ref name="model.milestoneLike.music"/>
<ref name="model.neumeComponentModifierLike"/>
<ref name="model.neumeModifierLike"/>
<ref name="model.neumePart"/>
<ref name="model.sectionPart"/>
<ref name="model.staffGrpLike"/>
<ref name="model.transcriptionLike"/></choice></zeroOrMore>
</content>
<attList><attDef ident="desc" usage="opt">
<gloss xml:lang="en">description</gloss>
<desc xml:lang="en">Provides a description of the means of restoration,
<val>stet</val> or
<val>strike-down</val>,
for example.</desc>
<datatype>
<rng:data type="string"/>
</datatype>
</attDef></attList>
<remarks xml:lang="en">
<p>In no case should <gi scheme="MEI">restore</gi> contain elements that would not otherwise
be permitted to occur within the parent of its own <gi scheme="MEI">app</gi> ancestor. For
example, when used as a descendent of <gi scheme="MEI">verse</gi>, <gi scheme="MEI">restore</gi> should only contain those elements allowed within <gi scheme="MEI">verse</gi>.</p>
<p>The model of this element is based on the <ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-restore.html">restore</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks></elementSpec>