<?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" module="core" ident="addrLine">
  <gloss versionDate="2007-07-04" xml:lang="en">address line</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">주소 행</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW"/>
  <gloss versionDate="2008-04-06" xml:lang="es">dirección</gloss>
  <gloss versionDate="2009-01-06" xml:lang="fr">ligne d'adresse</gloss>
  <gloss versionDate="2007-11-06" xml:lang="it">riga dell'indirizzo</gloss>
  <desc versionDate="2007-02-27" xml:lang="en">contains one line of a postal<!-- or other--> address.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">우편 주소의 한 행을 포함한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">包含郵寄地址或其他地址其的一行。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">住所情報を記述する行を示す．</desc>
  <desc versionDate="2009-01-06" xml:lang="fr">contient une ligne d'adresse postale.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una línea de la dirección postal.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una riga di un indirizzo (postale).</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.addrPart"/>
  </classes>
  <content>
    <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <address>
        <addrLine>Computing Center, MC 135</addrLine>
        <addrLine>P.O. Box 6998</addrLine>
        <addrLine>Chicago, IL</addrLine>
        <addrLine>60680 USA</addrLine>
      </address>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <addrLine>
        <ref target="tel:+1-201-555-0123">(201) 555 0123</ref>
      </addrLine>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <address>
        <addrLine>44, avenue de la Libération</addrLine>
        <addrLine>B.P. 30687</addrLine>
        <addrLine>F 54063 NANCY CEDEX</addrLine>
        <addrLine>FRANCE</addrLine>
      </address>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#biblzh-tw_n2">
      <address>
        <addrLine> 276號4樓</addrLine>
        <addrLine>光明路</addrLine>
        <addrLine>北投區，台北市11246</addrLine>
        <addrLine>台灣，中華民國</addrLine>
      </address>
    </egXML>
  </exemplum>
  <remarks versionDate="2007-02-27" xml:lang="en">
    <p>Addresses may be encoded either as a sequence of lines, or
    using any sequence of component elements from the <ident
    type="class">model.addrPart</ident> class. Other non-postal forms
    of address, such as telephone numbers or email, should not be
    included within an <gi>address</gi> element directly but may be
    wrapped within an <gi>addrLine</gi> if they form part of the
    printed address in some source text. </p>
  </remarks>
  <remarks xml:lang="fr" versionDate="2007-06-12">
    <p>Les adresses peuvent être encodées soit comme une suite de
    lignes, soit en utilisant un jeu d'éléments de la classe <ident
    type="class">model.addrPart</ident>. Les types d'adresses autres
    que l'adresse postale, tels que les numéros de téléphone, les
    courriels, ne doivent pas être inclus directement à l'intérieur
    d'un élément <gi>address</gi> mais peuvent être contenus dans un
    élément <gi>addrLine</gi> s'ils font partie de l'adresse imprimée
    dans un texte source.</p>
  </remarks>
  <remarks xml:lang="ja" versionDate="2008-04-05">
    <p>
            住所情報は，複数の行から構成されるか，クラス<ident
	    type="class">model.addrPart</ident>にある要
            素から構成されているかもしれない．
            住所情報で，郵便配達には関連しない，例えば電話番号や電子メールアド
            レスについては，ここに直接は記述すべきではない．しかし，印刷物にこ
            れらが住所情報として含まれている場合には，要素<gi>addrLine</gi>を
            使い記述することはできる．
        </p>
  </remarks>
  <listRef>
    <ptr target="#CONAAD"/>
    <ptr target="#HD24"/>
    <ptr target="#COBICOI"/>
  </listRef>
</elementSpec>
