<?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-22 23:04:45 +0000 (Thu, 22 Jan 2009) $
    $Id: postCode.xml 5469 2009-01-22 23:04:45Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="core" ident="postCode">
  <gloss>postal code</gloss>
  <gloss version="2007-12-20" xml:lang="kr">우편 번호</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw">郵遞區號</gloss>
  <gloss version="2008-04-05" xml:lang="ja"/>
  <gloss version="2009-01-06" xml:lang="fr">code postal</gloss>
  <gloss version="2007-05-04" xml:lang="es">Código postal</gloss>
  <gloss version="2007-01-21" xml:lang="it">Codice di Avviamento Postale</gloss>
  <desc>contains a numerical or alphanumeric code used as part of a postal address to simplify
        sorting or delivery of mail. </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">contient un code numérique ou alphanumérique qui fait
        partie de l'adresse postale et sert à simplifier le tri ou la distribution du courrier</desc>
  <desc version="2007-05-04" xml:lang="es">Contiene un código numérico o alfabético usado como
        parte de la dirección postal para simplificar la clasificación o entrega de correo.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene il codice alfanumerico utilizzato
        nell'indirizzo postale per semplificare l'ordine e la distribuzione della posta.</desc>
  <classes>
    <memberOf key="model.addrPart"/>
  </classes>
  <content>
    <rng:text xmlns:rng="http://relaxng.org/ns/structure/1.0"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <postCode>HR1 3LR</postCode>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <postCode>310</postCode>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" corresp="#biblzh-tw_n18">
      <postCode>310-51</postCode>
    </egXML>
  </exemplum>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <postCode>60142-7</postCode>
    </egXML>
  </exemplum>
  <remarks>
    <p>The position and nature of postal codes is highly country-specific; the conventions
            appropriate to the country concerned should be used.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p>La position et la nature des codes postaux est très spécifique à chaque pays ; il faut
            utiliser les conventions propres au pays concerné.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p> 郵便番号の位置づけや性質は，国家に強く依存する．国の事情にあった方 式が採用されるべきである． </p>
  </remarks>
  <listRef>
    <ptr target="#CONAAD"/>
  </listRef>
</elementSpec>
