<?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$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>

<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="state">
  <gloss versionDate="2009-03-19" xml:lang="fr">statut</gloss>
  <desc versionDate="2011-12-01" xml:lang="en">contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range.</desc>
  <desc versionDate="2009-03-19" xml:lang="fr">contient la description d'un statut ou d'une qualité actuels attribués à une personne, un lieu ou une
        organisation.</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="2006-10-18" xml:lang="de">beschreibt einen Bestandteil einer Standardreferenz mittels der Milestone-Methode.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">especifica un componente de una referencia canónica definida por el método milestone (hito).</desc>
  <desc versionDate="2007-01-21" xml:lang="it">specifica un componente di un riferimento canonico definito dal metodo milestone.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.datable"/>
    <memberOf key="att.editLike"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.naming"/>
    <memberOf key="model.persStateLike"/>
    <memberOf key="model.orgStateLike"/>
    <memberOf key="model.placeStateLike"/>
  </classes>
  <content>
     <group xmlns="http://relaxng.org/ns/structure/1.0">
        <zeroOrMore>
           <ref name="precision"/>
        </zeroOrMore>
        <choice xmlns="http://relaxng.org/ns/structure/1.0">
           <oneOrMore>
              <ref name="state"/>
           </oneOrMore>
           <group>
              <zeroOrMore>
                 <ref name="model.headLike"/>
              </zeroOrMore>
              <oneOrMore>
                 <ref name="model.pLike"/>
              </oneOrMore>
              <zeroOrMore>
                 <choice>
                    <ref name="model.noteLike"/>
                    <ref name="model.biblLike"/>
                 </choice>
              </zeroOrMore>
           </group>
           <group>
              <zeroOrMore>
                 <choice>
                    <ref name="model.labelLike"/>
                    <ref name="model.noteLike"/>
                    <ref name="model.biblLike"/>
                 </choice>
              </zeroOrMore>
           </group>
        </choice>
     </group>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
        <state ref="#SCHOL" type="status">
          <label>scholar</label>
        </state>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <org>
        <orgName notAfter="1960">The Silver Beetles</orgName>
        <orgName notBefore="1960">The Beatles</orgName>
        <state type="membership" from="1960-08" to="1962-05">
          <desc>
            <persName>John Lennon</persName>
            <persName>Paul McCartney</persName>
            <persName>George Harrison</persName>
            <persName>Stuart Sutcliffe</persName>
            <persName>Pete Best</persName>
          </desc>
        </state>
        <state type="membership" notBefore="1963">
          <desc>
            <persName>John Lennon</persName>
            <persName>Paul McCartney</persName>
            <persName>George Harrison</persName>
            <persName>Ringo Starr</persName>
          </desc>
        </state>
      </org>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <state cert="high" type="social" from="1987-01-01" to="1997-12-31">
        <label>Citoyenneté</label>
        <desc>Entre 1987 et 1997a bénéficié du statut de citoyen naturalisé du ROYAUME-UNI</desc>
      </state>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
        <state ref="#zh-tw_SCHOL" type="status">
          <label>學者</label>
        </state>
    </egXML>
  </exemplum>
  <remarks versionDate="2011-12-01" xml:lang="en">
    <p>Where there is confusion between <gi>trait</gi> and <gi>state</gi> the more general purpose
      element <gi>state</gi> should be used even for unchanging characteristics. If you wish to
      distinguish between characteristics that are generally perceived to be time-bound states and
      those assumed to be fixed traits, then <gi>trait</gi> is available for the more static of
      these. The <gi>state</gi> element encodes characteristics which are sometimes assumed to
      change, often at specific times or over a date range, whereas the <gi>trait</gi> elements are
      used to record characteristics, such as eye-colour, which are less subject to change. Traits are typically, but not necessarily, 
      independent of the volition or action of the holder.</p>
  </remarks>
  <listRef>
    <ptr target="#NDPERSbp"/>
    <ptr target="#NDPERSEpc"/>
  </listRef>
</elementSpec>
