P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
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.
<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>
<rng:element name="revisionDesc">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.global.analytic.attributes"/>
<rng:ref name="att.global.change.attributes"/>
<rng:ref name="att.global.facs.attributes"/>
<rng:ref name="att.global.linking.attributes"/>
<rng:ref name="att.global.rendition.attributes"/>
<rng:ref name="att.global.responsibility.attributes"/>
<rng:ref name="att.global.source.attributes"/>
<rng:ref name="att.docStatus.attributes"/>
<rng:choice>
<rng:oneOrMore>
<rng:ref name="list"/>
</rng:oneOrMore>
<rng:oneOrMore>
<rng:ref name="listChange"/>
</rng:oneOrMore>
<rng:oneOrMore>
<rng:ref name="change"/>
</rng:oneOrMore>
</rng:choice>
</rng:element>
element revisionDesc { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.docStatus.attributes, ( list+ | listChange+ | change+ ) }
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]