<?xml version="1.0" encoding="UTF-8"?>
<!-- © TEI Consortium. Dual-licensed under CC-by and BSD2 licenses; see the file COPYING.txt for details. -->
<?xml-model href="https://jenkins.tei-c.org/job/TEIP5-dev/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:sch="http://purl.oclc.org/dsdl/schematron" ident="location" xml:id="gi-location" module="namesdates">
  <gloss versionDate="2008-12-09" xml:lang="en">location</gloss>
  <gloss versionDate="2008-12-09" xml:lang="fr">localisation</gloss>
  <desc versionDate="2012-02-14" xml:lang="en">defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an address.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">다른 이름의 지리-정치적 개체를 통하여 지리적 좌표의 집합으로, 또는 주소로 장소의 위치를 정의한다.</desc>
  <desc versionDate="2008-04-06" xml:lang="es">define la localización de un lugar como conjunto de coordenadas geográficas, en términos de alguna entidades geopolítica dada, o como dirección.</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">地理上の座標集合、地政学上の名前付き実体、アドレスなどにより場所を定 義する。</desc>
  <desc versionDate="2008-12-09" xml:lang="fr">définit l'emplacement d'un lieu par des coordonnées géographiques, en termes d'entités nommées dites géopolitiques, ou par une adresse.</desc>
  <desc versionDate="2007-11-06" xml:lang="it">definisce la posizione di un luogo tramite una serie di coordinate geografiche, in termini di entità geopolitiche definite da altri o sotto forma di indirizzo</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="att.cmc"/>
    <memberOf key="att.datable"/>
    <memberOf key="att.editLike"/>
    <memberOf key="att.typed"/>
    <memberOf key="model.placeStateLike"/>
  </classes>
  <content>
    <alternate minOccurs="0" maxOccurs="unbounded">
      <elementRef key="precision"/>
      <classRef key="model.labelLike"/>
      <classRef key="model.placeNamePart"/>
      <classRef key="model.offsetLike"/>
      <classRef key="model.measureLike"/>
      <classRef key="model.addressLike"/>
      <classRef key="model.noteLike"/>
      <classRef key="model.biblLike"/>
    </alternate>    
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-location-egXML-ot">
      <place>
        <placeName>Abbey Dore</placeName>
        <location>
          <geo>51.969604 -2.893146</geo>
        </location>
      </place>
    </egXML>
  </exemplum>
  <exemplum xml:lang="mul">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-location-egXML-pm">
      <place xml:id="BGbuilding" type="building">
        <placeName>Brasserie Georges</placeName>
        <location>
          <country key="FR"/>
          <settlement type="city">Lyon</settlement>
          <district type="arrondissement">IIème</district>
          <district type="quartier">Perrache</district>
          <placeName type="street"><num>30</num>, Cours de Verdun</placeName>
        </location>
      </place>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:id="gi-location-egXML-ij">
      <place type="imaginary">
        <placeName>Atlantis</placeName>
        <location>
          <offset>beyond</offset>
          <placeName>The Pillars of <persName>Hercules</persName>
               </placeName>
        </location>
      </place>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#NDGEOG"/>
  </listRef>
</elementSpec>
