<correction>

<correction> (Correction ) établit comment et dans quelles circonstances des corrections ont été apportées au texte. 2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements
Moduleheader — 2 The TEI Header
Attributs att.declarable (@default)
statusindique le degré de correction apporté au texte
Statut Optionel
Les valeurs autorisées sont:
high
the text has been thoroughly checked and proofread.
medium
the text has been checked at least once.
low
the text has not been checked.
unknown
the correction status of the text is unknown. [Valeur par défaut]
methodindique la méthode adoptée pour signaler les corrections dans le texte.
Statut Optionel
Les valeurs autorisées sont:
silent
corrections have been made silently [Valeur par défaut]
markup
corrections have been represented using markup
Utilisé par model.editorialDeclPart
Peut contenir
core: p
linking: ab
Declaration
element correction
{
   att.global.attributes,
   att.declarable.attributes,
   attribute status { "high" | "medium" | "low" | "unknown" }?,
   attribute method { "silent" | "markup" }?,
   model.pLike+
}
Exemple
<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.