<?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: education.xml 10249 2012-04-18 19:14:25Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="education">
  <equiv/>
  <gloss versionDate="2008-12-09" xml:lang="fr">éducation</gloss>
  <desc>contains a description of the educational experience of a person.</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="2009-03-19" xml:lang="fr">contient la description du parcours scolaire d'une personne.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una descripción sobre la experiencia formativa de una persona</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una descrizione relativa all'istruzione di una persona</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.persStateLike"/>
    <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="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <education>Left school at age 16</education>
      <education notBefore="1986-01-01" notAfter="1990-06-30">Attended <name>Cherwell School</name>
            </education>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <education>quitte l'école à 16 ans</education>
      <education notBefore="1986-01-01" notAfter="1990-06-30">intègre la <name>Cherwell
          School</name>
         </education>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <education>16歲離開學校</education>
      <education notBefore="1986-01-01" notAfter="1990-06-30">就讀<name>清華大學</name>
         </education>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#CCAHPA"/>
  </listRef>
</elementSpec>
