<change>

<change> summarizes a particular change or correction made to a particular version of an electronic text which is shared between several researchers. 2.5 The Revision Description
Moduleheader — 2 The TEI Header
Attributes [att.ascribed ]
whensupplies the date of the change in standard form, i.e. YYYY-MM-DD.
Status Mandatory when applicable
Datatype
data.temporal.w3c
Values a date, time, or date & time in any of the formats defined in XML Schema Part 2: Datatypes Second Edition
Declaration
element change
{
   att.global.attributes,
   att.ascribed.attributes,
   attribute when { data.temporal.w3c }?,
   ( text | model.limitedPhrase | model.inter | model.global )*
}
Example
<change n="P2.2when="1991-12-21">LB Added examples to section 3</change>
<change when="1991-11-11">MSM Deleted chapter 10</change>
Note
Changes should be recorded in a consistent order, for example with the most recent first.
Contained byrecordHist revisionDesc
May contain