<correction>

<correction> (修正方針) 当該修正が施される状況や方法について示す. 2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements
モジュールheader — 2 The TEI Header
属性 att.declarable (@default)
status当該テキストに施される修正の程度を示す.
状態 任意
正当な値:
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. [初期値]
method当該テキストに施された修正の方法を示す.
状態 任意
正当な値:
silent
corrections have been made silently [初期値]
markup
corrections have been represented using markup
当該モジュールを使用するもの model.editorialDeclPart
下位
core: p
linking: ab
宣言
element correction
{
   att.global.attributes,
   att.declarable.attributes,
   attribute status { "high" | "medium" | "low" | "unknown" }?,
   attribute method { "silent" | "markup" }?,
   model.pLike+
}
<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>
解説
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.