<correction>
| <correction> (修正の原則) テキスト中に施された修正の状況や方法を示す。 [2.3.3 The Editorial Practices Declaration 16.3.2 Declarable Elements] | |||||||||||||||||
| モジュール | header — The TEI Header | ||||||||||||||||
| 属性 |
|
||||||||||||||||
| クラブのメンバー | |||||||||||||||||
| 上位 |
header: editorialDecl
|
||||||||||||||||
| 下位 | |||||||||||||||||
| 解説 |
元資料を元に行われた校正結果を示すために使われるかもしれない。例え ば、相違点は密かに修正されているのか、または3.5 Simple Editorial Changes にある編集用のタグを使用して記録されているのか、など。 |
||||||||||||||||
| 例 | |||||||||||||||||
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:correction"/> </sch:pattern> |
||||||||||||||||
| Content model |
<content> |
||||||||||||||||
| 宣言 |
<rng:element name="correction"> element correction { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.declarable.attributes, attribute status { "high" | "medium" | "low" | "unknown" }?, attribute method { "silent" | "markup" }?, model.pLike+ } |
||||||||||||||||