Example: <death>

These search results reproduce every example of the use of <death> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <death> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

13 Names, Dates, People, and Places


13.1.2 Dating Attributes

<death notBefore="1579-08-22"
 notAfter="1582-03-28"/>

<death>

<death when="1902-10-01"/>

<death>

<death when="1902-10-01"/>

<death>

<death when="1953-04-07">Ma mère est morte le 7 avril.</death>

<death>

<death when="1960-12-10"><name type="place">北大教堂</name>附近死於腦性麻痺</death>

<death>

<death when="1960-12-10">Passed away near <name type="place">Aix-la-Chapelle</name>, after suffering from cerebral palsy. </death>

<person>

<person xml:id="fr_Ovi01sex="1"
 role="poet">

 <persName xml:lang="en">Ovid</persName>
 <persName xml:lang="la">Publius Ovidius Naso</persName>
 <birth when="-0044-03-20"> 20 March 43 BC<placeName>
   <settlement type="city">Sulmona</settlement>
   <country key="IT">Italie</country>
  </placeName></birth>
 <death notBefore="0017notAfter="0018">17 or 18 AD<placeName>
   <settlement type="city">Tomis (Constanta)</settlement>
   <country key="RO">Roumanie</country>
  </placeName></death>
</person>

<person>

<person xml:id="zh-tw_Ovi01sex="1"
 role="poet">

 <persName xml:lang="en">Ovid</persName>
 <persName xml:lang="zh-TW">奧維德</persName>
 <birth when="-0044-03-20"> 西元前43年3月20日<placeName>
   <settlement type="city">Sulmona</settlement>
   <country key="IT">義大利</country>
  </placeName></birth>
 <death notBefore="0017notAfter="0018">西元後17或18年<placeName>
   <settlement type="city">Tomis (Constanta)</settlement>
   <country key="RO">羅馬尼亞</country>
  </placeName></death>
</person>

<person>

<person xml:id="Ovi01sex="1role="poet">
 <persName xml:lang="en">Ovid</persName>
 <persName xml:lang="la">Publius Ovidius Naso</persName>
 <birth when="-0044-03-20"> 20 March 43 BC <placeName>
   <settlement type="city">Sulmona</settlement>
   <country key="IT">Italy</country>
  </placeName></birth>
 <death notBefore="0017notAfter="0018">17 or 18 AD <placeName>
   <settlement type="city">Tomis (Constanta)</settlement>
   <country key="RO">Romania</country>
  </placeName></death>
</person>