<?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: street.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="core" ident="street">
  <desc>a full street address including any name or number identifying a
        building as well as the name of the street or route on which it is
        located.</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="2009-01-06" xml:lang="fr">adresse complète de rue comprenant un nom
        ou un numéro identifiant un bâtiment ainsi que le nom de la rue ou voie sur laquelle
        il est situé</desc>
  <desc version="2007-05-04" xml:lang="es">una dirección postal completa, incluyendo cualquier nombre o número identificativo para identificar el edifio, como el nombre de la calle o carretera.</desc>
  <desc version="2007-01-21" xml:lang="it">indirizzo postale completo, incluso il nome o il numero che identifica l'edificio, così come il nome della strada dove è situato.</desc>
  <classes>
    <memberOf key="model.addrPart"/>
  </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">
      <street>via della Faggiola, 36</street>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <street>天津街25號</street>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <street>皇后大道東123號<name>灣仔大廈</name></street>
    </egXML>
  </exemplum>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <street><name>Duntaggin</name>, 110 Southmoor Road</street>
    </egXML>
  </exemplum>
  <remarks>
    <p>The order and presentation of house names and numbers and
            street names, etc., may vary considerably in different countries.  The
            encoding should reflect the order which is appropriate in the country
            concerned. </p>
  </remarks>
  <remarks xml:lang="fr">
    <p>L'ordre et la présentation des noms et numéros de maisons et des noms de rues, etc.
            L'encodage peut varier considérablement selon les pays ; devrait reprendre l'ordre
            propre au pays concerné. </p>
  </remarks>
  <remarks xml:lang="ja">
    <p>
            家屋の名や番号，通りの名前などの表記順番は，国により異なる．符号化
            する際には，その国の習慣に合った順番にすべきである．
        </p>
  </remarks>
  <listRef>
    <ptr target="#CONAAD"/>
  </listRef>
</elementSpec>
