event (hendiPersons)
Back
<event> (event) contains data relating to any kind of significant event associated with a an organization or corporate body.
Other Customizations
Attributes
type
opt
characterizes the element in some sense, using any convenient classification scheme or typology.
Possible values
ua
(premiere)
contains information about the world's premiere.
ea
(first performance)
contains information about the first performance at a certain place.
pa
(private performance)
contains information about a private performance.
status
opt
describes the status of a document either currently or, when associated with a dated element, at the time indicated.
cert
opt
(certainty)
signifies the degree of certainty associated with the intervention or interpretation.
Datatype
teidata.certainty
Example
<person>
<event type="mat" when="1972-10-12">
<label>matriculation</label>
</event>
<event type="grad" when="1975-06-23">
<label>graduation</label>
</event>
</person>