<?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-12 21:53:34 +0000 (Mon, 12 Jan 2009) $
  $Id: floruit.xml 5372 2009-01-12 21:53:34Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="namesdates" ident="floruit">
  <gloss version="2008-12-09" xml:lang="fr">période d'activité</gloss>
  <desc>contains information about a person's period of activity.</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 période d'activité d'une
    personne</desc>
  <desc version="2007-05-04" xml:lang="es">contiene información relativa al periodo de actividad de
    una persona.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene informazioni relative al periodod di attività di
    una persona</desc>
  <classes>
    <memberOf key="att.datable"/>
    <memberOf key="att.editLike"/>
    <memberOf key="model.persStateLike"/>
  </classes>
  <content>
    <rng:ref name="macro.phraseSeq"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <floruit notBefore="1066" notAfter="1100"/>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <floruit notBefore="1066" notAfter="1100"/>
    </egXML>
  </exemplum>
</elementSpec>
