<correction>

<correction> (correction principles) states how and under what circumstances corrections have been made in the text. 2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements
Moduleheader — 2 The TEI Header
Attributes [att.declarable ]
statusindicates the degree of correction applied to the text.
Status Optional
Legal values are:
highthe text has been thoroughly checked and proofread.
mediumthe text has been checked at least once.
lowthe text has not been checked.
unknownthe correction status of the text is unknown. [Default]
methodindicates the method adopted to indicate corrections within the text.
Status Optional
Legal values are:
silentcorrections have been made silently [Default]
markupcorrections have been represented using markup
Declaration
element correction
{
   att.global.attributes,
   att.declarable.attributes,
   attribute status { "high" | "medium" | "low" | "unknown" }?,
   attribute method { "silent" | "markup" }?,
   model.pLike+
}
Example
<correction>
 <p>Errors in transcription controlled by using the
   WordPerfect spelling checker, with a user defined dictionary of 500
   extra words taken from Chambers Twentieth Century Dictionary.</p>
</correction>
Note
May be used to note the results of proof reading the text against its original, indicating (for example) whether discrepancies have been silently rectified, or recorded using the editorial tags described in section 3.4 Simple Editorial Changes.
Contained by model.editorialDeclPart
May contain
core: p
linking: ab