Text Encoding Initiative

The XML Version of the TEI Guidelines

<restore>


<restore> indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction.
Attributes (In addition to global attributes and those inherited from edit)
desc (description) gives a prose description of the means of restoration.
Datatype: CDATA
Values: Any word or phrase, such as ‘stet’ or ‘strike-down’.
Default: #IMPLIED
Example:

cert (certainty) signifies the degree of certainty ascribed to the identification of the hand of the restoration.
Datatype: CDATA
Default: #IMPLIED
Example:

type indicates the action cancelled by the restoration.
Datatype: CDATA
Values:
Default: #IMPLIED
Example:

resp (responsible) signifies the editor or transcriber responsible for identifying the hand of the restoration.
Datatype: IDREF
Values: must be one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding (see chapter 17 Certainty and Responsibility).
Default: %INHERITED;
Example:

hand signifies the hand of the agent which made the restoration.
Datatype: IDREF
Values: must be one of the hand identifiers declared in the document header (see section 18.2.1 Document Hands).
Default: %INHERITED;
Example:

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.

Module Declared in file teitran2; Additional tag set for Physical Transcription: enabled by TEI.transcr
Class edit
Data Description May contain character data and phrase-level elements.
May contain #PCDATA abbr add addSpan address alt altGrp anchor app c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone name num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr ref reg respons restore rs s seg sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref
May occur within ab abbr activity actor add addName addrLine admin affiliation author authority bibl biblScope birth bloc byline camera caption case castItem catDesc cell channel cl classCode closer colloc constitution corr country creation damage date dateRange def del derivation descrip dictScrap distance distinct distributor docAuthor docDate docEdition docImprint domain edition editor education emph entryFree etym expan extent factuality figDesc firstLang foreName foreign form funder fw gen genName gloss gram gramGrp head headItem headLabel hi hyph imprimatur interaction item itype l label lang langKnown language lbl lem locale measure meeting mentioned mood name nameLink note num number occasion occupation opener orgDivn orgName orgTitle orgType orig orth otherForm p per persName phr placeName pos preparedness principal pron pubPlace publisher purpose q quote rdg re ref reg region rendition residence resp restore role roleDesc roleName rs s salute seg sense settlement sic signed soCalled socecStatus sound speaker sponsor stage street stress subc supplied surname syll symbol tagUsage tech term time timeRange title titlePart tns tr trailer trans u unclear usg view wit witDetail witness writing xr xref
Declaration
<!ELEMENT restore %om.RO;  %phrase.seq;> 
<!ATTLIST restore  
      %a.global;
      desc CDATA #IMPLIED
      cert CDATA #IMPLIED
      type CDATA #IMPLIED
      resp IDREF %INHERITED;
      hand IDREF %INHERITED;>
See further 18.1.6 Cancellation of Deletions and Other Markings

Up: 35 Elements