<revisionDesc>
<revisionDesc> (revision description) ファイルの改訂履歴を示す. 2.5 The Revision Description 2.1.1 The TEI Header and its Components | |
モジュール | header — 2 The TEI Header |
属性 | |
当該モジュールを使用するもの | teiHeader |
下位 | |
宣言 | element revisionDesc { att.global.attributes, ( list | change+ ) } |
例 | <revisionDesc> <change when="1991-11-11"> EMB deleted chapter 10 </change> </revisionDesc> |
解説 | Record changes with most recent changes at the top of the
list. |