<revisionDesc>
<revisionDesc> ファイルの改訂履歴を示す. 2.5 The Revision Description 2.1.1 The TEI Header and its Components | |
モジュール | header — 2 The TEI Header |
グローバル属性の他 | att.docStatus (@status) |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element revisionDesc { att.global.attributes, att.docStatus.attributes, ( list | change+ ) } |
例 |
<revisionDesc status="embargoed">
<change when="1991-11-11" who="#LB"> deleted chapter 10 </change> </revisionDesc> |
解説 |
直近の変更をリストの先頭に記録する.
|