<?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: country.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="country">
  <gloss>country</gloss>
  <gloss version="2008-12-09" xml:lang="fr">pays</gloss>
  <desc>contains the name of a geo-political unit, such as a nation, country, colony, or
    commonwealth, larger than or administratively superior to a region and smaller than a bloc.</desc>
  <desc version="2007-12-20" xml:lang="kr">하나의 블록보다 큰 국가, 지역, 식민지, 또는 공화국, 또는 하나의 블록보다 작은 지역의 상급
    행정기관과 같은, 지리-정치 단위명을 포함한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">包含一個地理政治區域名稱，例如民族、國家、殖民地、或聯邦區域，範圍大於一般地區或行政地位較高，但小於國家聯盟性的地理政治區。</desc>
  <desc version="2008-04-06" xml:lang="es">contiene el nombre de una unidad geopolítica, como una
    nación, país, colonia, etc. más grande o administrativamente superior que una región y más
    pequeño que un bloque.</desc>
  <desc version="2008-04-05" xml:lang="ja"> 1つの国家に相当する地政学的な単位名を示す．国家，植民地，共同体・連
    邦を含む．これは，行政単位上の地域よりも大きい単位で，連合より小さな 単位である． </desc>
  <desc version="2008-12-09" xml:lang="fr">contient le nom d'une unité géo-politique, comme une
    nation, un pays, une colonie ou une communauté, plus grande ou administrativement supérieure à
    une région et plus petite qu'un bloc.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene il nome di un'unità geopolitica, come una
    nazione, un paese, una colonia, o un'unione di stati, che sia più ampia o amministrativamente
    superiore rispetto a una regione ma di dimensioni inferiori rispetto a un blocco</desc>
  <classes>
<!--    <memberOf key="model.placeStateLike"/>-->
    <memberOf key="model.placeNamePart"/>
    <memberOf key="att.naming"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.datable"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
<!--  <attList>
    <attDef ident="reg">
    <equiv/>
    <desc>supplies a regularized form of </desc>
    <desc version="2007-05-04" xml:lang="es">asigna al país un nombre regularizado en base a los nombre o códigos establecidos por las normas ISO 3166.</desc>
    <desc version="2007-01-21" xml:lang="it">assegna al paese un nome regolarizzato in base ai nomi o codici stabiliti dalle norme ISO 3166</desc>
    <desc version="2006-10-28" xml:lang="ja">当該国家相当地域をISO3166に従って示す．</desc>
    <datatype>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.code"/>
    </datatype>
    <valDesc>The value used may be either a country name or a short
    code. Both are defined in ISO 3166-1.</valDesc>
    </attDef>
    </attList>-->
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <country key="DK">Denmark</country>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <country key="DK">丹麥</country>
    </egXML>
  </exemplum>
  <remarks>
    <p>The recommended source for codes to represent coded country names is ISO 3166.</p>
  </remarks>
  <remarks version="2008-12-09" xml:lang="fr">
    <p>La source recommandée des codes pour représenter les noms de pays est ISO 3166.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p> 当該国家相当地域を示すコードは，ISO3166にあるコードを使うことが推 奨される． </p>
  </remarks>
  <listRef>
    <ptr target="#NDPLAC"/>
  </listRef>
</elementSpec>
