<?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: bloc.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="namesdates" ident="bloc">
  <gloss>bloc</gloss>
  <gloss version="2008-12-09" xml:lang="fr">bloc</gloss>
  <desc>contains the name of a geo-political unit consisting of two or more nation states or
    countries.</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 le nom d'une unité géo-politique composée d'au
    moins deux états ou pays</desc>
  <desc version="2007-05-04" xml:lang="es">contiene el nombre de una unidad geopolítica que
    comprende uno o más estados nacionales o países.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene il nome di un'unità geopolitica comprendente uno
    o più stati nazione o paesi</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>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <bloc type="union">the European Union</bloc>
      <bloc type="continent">Africa</bloc>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <bloc type="union">歐盟</bloc>
      <bloc type="continent">非洲</bloc>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#NDPLAC"/>
  </listRef>
</elementSpec>
