<?xml version="1.0" encoding="utf-8"?>
<!--
  Copyright TEI Consortium. 
  Licensed under the GNU General Public License. 
  See the file COPYING.txt for details
  $Date: 2009-01-16 00:51:19 +0000 (Fri, 16 Jan 2009) $
  $Id: birth.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="birth">
  <gloss>birth</gloss>
  <gloss version="2008-12-09" xml:lang="fr">naissance</gloss>
  <desc>contains information about a person's birth, such as its date and place.</desc>
  <desc version="2007-12-20" xml:lang="kr">날짜, 장소와 같이 개인의 출생에 관한 정보를 포함한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">包含個人的出生資訊，例如日期及地點等。</desc>
  <desc version="2008-04-05" xml:lang="ja"> 人物の出生に関する情報を示す．例えば，日時や場所など． </desc>
  <desc version="2008-12-09" xml:lang="fr">contient des informations sur la naissance d'une
    personne, comme la date et le lieu</desc>
  <desc version="2007-05-04" xml:lang="es">contiene información relativa al nacimiento de una
    persona, p.ej. fecha y lugar de nacimiento.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene informazioni relative al luogo e alla data di
    nascita di una persona</desc>
  <classes>
    <memberOf key="model.persEventLike"/>
    <memberOf key="att.editLike"/>
    <memberOf key="att.datable"/>
    <memberOf key="att.naming"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <birth>Before 1920, Midlands region.</birth>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <birth>早於1920的上海租界</birth>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <birth when="1960-12-10"><date>1960年12月10日</date>早晨，在一個靠近<name type="place">龍山寺</name>的小平房裡</birth>
    </egXML>
  </exemplum>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <birth when="1960-12-10">In a small cottage near <name type="place">Aix-la-Chapelle</name>,
        early in the morning of <date>10 Dec 1960</date>
      </birth>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#CCAHPA"/>
  </listRef>
</elementSpec>
