12.1.112. <revisionDesc>
| <revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] | |
| Module | header — Specification |
| Attributes |
|
| Contained by | header: teiHeader |
| May contain | |
| Note | If present on this element, the status attribute should indicate the current status of the document. The same attribute may appear on any <change> to record the status at the time of that change. Conventionally <change> elements should be given in reverse date order, with the most recent change at the start of the list. |
| Example | |
| Content model |
<content>
<alternate>
<elementRef key="list" minOccurs="1"
maxOccurs="unbounded"/>
<elementRef key="listChange"
minOccurs="1" maxOccurs="unbounded"/>
<elementRef key="change" minOccurs="1"
maxOccurs="unbounded"/>
</alternate>
</content>
⚓ |
| Schema Declaration | |


