<?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: education.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="education">
  <equiv/>
  <gloss version="2008-12-09" xml:lang="fr">éducation</gloss>
  <desc>contains a description of the educational experience of a person.</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 la description du parcours scolaire d'une
    personne</desc>
  <desc version="2007-05-04" xml:lang="es">contiene una descripción sobre la experiencia formativa
    de una persona</desc>
  <desc version="2007-01-21" xml:lang="it">contiene una descrizione relativa all'istruzione di una
    persona</desc>
  <classes>
    <memberOf key="model.persStateLike"/>
    <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">
      <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 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>
