<postCode>

<postCode> (郵遞區號) 包含一個數字或字母加數字的區域代碼,屬於郵寄地址的一部分,用以簡化郵件的分類及寄送工作。 [3.5.2 Addresses]
組件core — 3 Elements Available in All TEI Documents
屬性att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
屬於
可包含在於
core: address
可包含僅文字符號資料
宣告

<rng:element name="postCode">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:text/>
</rng:element>
element postCode
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   text
}
例子
<postCode>310</postCode>
例子
<postCode>310-51</postCode>
例子
<postCode>60142-7</postCode>