<revisionDesc>
| <revisionDesc> (revision description) ファイルの改訂履歴を示す。 [2.6 The Revision Description 2.1.1 The TEI Header and Its Components] | |
| モジュール | header — The TEI Header |
| 属性 |
|
| 上位 |
header: teiHeader
linking: annotation
|
| 下位 |
core: list
header: change listChange
|
| 解説 |
直近の変更をリストの先頭に記録する。 |
| 例 | |
| Content model |
<content> |
| 宣言 |
<rng:element name="revisionDesc"> element revisionDesc { 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.docStatus.attributes, ( list+ | listChange+ | change+ ) } |