<change> |
summarizes a particular change or correction made
to a particular version of an electronic text which is
shared between several researchers. |
Attributes |
Global attributes only
|
Example |
<change n="P2.2">
<date>21 Dec 91</date>
<respStmt><name>LB</name><resp>ed.</resp></respStmt>
<item>Added examples to section 3</item>
</change>
<change>
<date>11 Nov 91</date>
<respStmt><name>LB</name><resp>ed.</resp></respStmt>
<respStmt><name>SB</name><resp>ed.</resp></respStmt>
<item>Deleted chapter 10</item>
</change>
|
Note |
Changes should be recorded in a consistent order, for
example with the most recent first.
|
Module |
Declared in file teihdr2; Core tag sets: enabled when any TEI base is enabled |
May contain |
date item respStmt |
May occur within |
revisionDesc |
Declaration |
<!ELEMENT change %om.RO; (date, respStmt+, item)>
<!ATTLIST change
%a.global;>
|
See further |
5.5 The Revision Description |