<revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. 2.5 The Revision Description 2.1.1 The TEI Header and its Components
Moduleheader — 2 The TEI Header
AttributesGlobal attributes only
Declaration
element revisionDesc { att.global.attributes, ( list | change+ ) }
Example
<revisionDesc>
 <change when="1991-11-11"> EMB deleted chapter 10
 </change>
</revisionDesc>
Note
Record changes with most recent changes at the top of the list.
Contained byteiHeader
May contain
core: list
header: change