<death>contains information about a person's death, notably its date and place.
Attributes:
datespecifies the date of death in an ISO standard form (yyyy-mm-dd).
Datatype: %ISO-date
Values: a date in ISO standard form (yyyy-mm-dd).
Default: #IMPLIED
Example
<death notBefore="1900" notAfter="1920">
Before 1920, East Midlands region.</death>
Example
<death date="1960-12-10">In a small cottage near
<name type=place>Solihull</name>,
early in the morning of <date>10 Dec 1960</date>
</death>
Class
Declaration
- - ((#PCDATA|date|placeName|ptr|ref|note)*)
See further2.2.4. Names of persons, places, and organizations

Appendix A Reference Documentation for Elements and Classes