<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copyright TEI Consortium. 
  Dual-licensed under CC-by and BSD2 licences 
  See the file COPYING.txt for details
  $Date: 2012-04-18 20:14:25 +0100 (Wed, 18 Apr 2012) $
  $Id: death.xml 10249 2012-04-18 19:14:25Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="death">
  <gloss>death</gloss>
  <gloss versionDate="2008-12-09" xml:lang="fr">décès</gloss>
  <equiv/>
  <desc>contains information about a person's death, such as its date and place.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">날짜, 장소와 같이 개인의 죽음과 관련된 정보를 포함한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">包含個人的死亡資訊，例如日期及地點等。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja"> 人物の死亡に関する情報を示す．例えば，日付や場所など． </desc>
  <desc versionDate="2008-12-09" xml:lang="fr">contient des informations sur le décès d'une personne, comme la date et le lieu.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene informaciones relativas a la defunción de una persona, del tipo lugar y fecha.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene informazioni relative al luogo e alla data di morte di una persona</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.persEventLike"/>
    <memberOf key="att.editLike"/>
    <memberOf key="att.datable"/>
    <memberOf key="att.naming"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum xml:lang="und">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <death when="1902-10-01"/>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <death when="1902-10-01"/>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#fr-ex-Ernaux-perdre">
      <death when="1953-04-07">Ma mère est morte le 7 avril.</death>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <death when="1960-12-10">在<name type="place">北大教堂</name>附近死於腦性麻痺</death>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <death when="1960-12-10">Passed away near <name type="place">Aix-la-Chapelle</name>, after suffering from cerebral palsy. </death>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#CCAHPA"/>
  </listRef>
</elementSpec>
