<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> |