<?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" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="namesdates" ident="org">
  <gloss versionDate="2007-07-04" xml:lang="en">organization</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">조직</gloss>
  <gloss versionDate="2008-04-06" xml:lang="es">organización</gloss>
  <gloss versionDate="2008-12-09" xml:lang="fr">organisation</gloss>
  <gloss versionDate="2007-11-06" xml:lang="it">organizzazione</gloss>
  <desc versionDate="2007-06-14" xml:lang="en">provides information about an identifiable organization such as a business, a tribe, or
        any other grouping of people.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">업무, 종족, 또는 사람들의 다른 종류의 그룹과 같은 식별 가능한 조직에 대한 정보를 제공한다.</desc>
  <desc versionDate="2008-04-06" xml:lang="es">proporciona a la información sobre una organización
        identificable tal como un negocio, una tribu, o cualquier otro grupo de personas.</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">特定可能な団体の情報を示す．例えば，会社，集団など，人の集まり．</desc>
  <desc versionDate="2008-12-09" xml:lang="fr">fournit des informations sur une organisation
        identifiable, telle qu'une entreprise, une tribu ou tout autre groupement de personnes.</desc>
  <desc versionDate="2007-11-06" xml:lang="it">fornisce informazioni relative a un'organizzazione
        identificate come società, tribù, o qualsiasi altro raggruppamento di persone</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.editLike"/>
    <memberOf key="model.personLike"/>
    <memberOf key="att.sortable"/>
  </classes>
  <content>
    <rng:group>
      <rng:zeroOrMore>
        <rng:ref name="model.headLike"/>
      </rng:zeroOrMore>
      <rng:choice>
        <rng:group>
          <rng:zeroOrMore>
            <rng:ref name="model.pLike"/>
          </rng:zeroOrMore>
        </rng:group>
        <rng:zeroOrMore>
          <rng:choice>
            <rng:ref name="model.labelLike"/>
            <rng:ref name="model.nameLike"/>
            <rng:ref name="model.placeLike"/>
            <rng:ref name="model.orgPart"/>
	    <rng:ref name="model.milestoneLike"/>
          </rng:choice>
        </rng:zeroOrMore>
      </rng:choice>
      <rng:zeroOrMore>
        <rng:choice>
          <rng:ref name="model.noteLike"/>
          <rng:ref name="model.biblLike"/>
          <rng:ref name="linkGrp"/>
          <rng:ref name="link"/>
        </rng:choice>
      </rng:zeroOrMore>
      <rng:zeroOrMore>
        <rng:ref name="model.personLike"/>
      </rng:zeroOrMore>
    </rng:group>
  </content>
  <attList>
    <attDef ident="role" usage="opt">
      <desc versionDate="2007-06-14" xml:lang="en">specifies a primary role or classification for the organization.</desc>
      <desc versionDate="2007-12-20" xml:lang="ko">조직에 대한 주요 역할 또는 분류를 명시한다.</desc>
      <desc versionDate="2008-04-05" xml:lang="ja">当該組織の，第一位の役割または分類を示す．</desc>
      <desc versionDate="2008-12-09" xml:lang="fr">spécifie le rôle principal ou la catégorie
                d'une organisation.</desc>
      <desc versionDate="2007-05-04" xml:lang="es">establece el rol o la clasificación primaria de
                una persona.</desc>
      <desc versionDate="2007-01-21" xml:lang="it">stabilisce il ruolo o la classificazione
                primaria di una persona</desc>
      <datatype maxOccurs="unbounded">
        <rng:ref name="data.word"/>
      </datatype>
<remarks versionDate="2013-12-21" xml:lang="en">
        <p>Values for this attribute may be locally defined by a
	project, using arbitrary keywords such as <val>artist</val>,
	<val>employer</val>, <val>family group</val>, or
	<val>political party</val>, each of which should be associated with a
	definition. Such local definitions will typically be provided by a
	<gi>valList</gi> element in the project schema
specification.</p></remarks>

    </attDef>
  </attList>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <org xml:id="JAMs">
        <orgName>Justified Ancients of Mummu</orgName>
        <desc>An underground anarchist collective spearheaded by <persName>Hagbard
                    Celine</persName>, who fight the Illuminati from a golden submarine, the
                        <name>Leif Ericson</name>
            </desc>
        <bibl>
          <author>Robert Shea</author>
          <author>Robert Anton Wilson</author>
          <title>The Illuminatus! Trilogy</title>
        </bibl>
      </org>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#NDORG"/>
  </listRef>
</elementSpec>
