when

Indicates the point of occurrence of this feature along a time line. Its
value must be the ID of a when element elsewhere in the document.

Attribute Information

Used By

Source

<xs:attribute name="when" type="mei:mei_data.URI">
  <xs:annotation>
    <xs:documentation>Indicates the point of occurrence of this feature along a time line. Its value must be the ID of a when element elsewhere in the document.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample

< revisionDesc xmlns = "http://www.tei-c.org/ns/1.0" >

< change n = "1" when = "2015-12-04" who = "#PR" >

< desc>

Creation of the initial ODD.

</ desc>

</ change>

</ revisionDesc>