<correction>
<correction> テキスト中に施された修正の状況や方法を示す. [2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements] | |||||||||||||||||
モジュール | header — 2 The TEI Header | ||||||||||||||||
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default)
| ||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||
上位 | header: editorialDecl | ||||||||||||||||
下位 | |||||||||||||||||
宣言 |
element correction { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.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> | ||||||||||||||||
解説 | 元資料を元に行われた校正結果を示すために使われるかもしれない.例え ば,相違点は密かに修正されているのか,または3.4 Simple Editorial Changes
にある編集用のタグを使用して記録されているのか,など. |