<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 | |
| Module | header — 2 The TEI Header | 
| Attributes | Global attributes only | 
| Used by | |
| May contain | |
| 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.  | 
