3.10.7.11.23 <postalcode>

The <postalcode> element contains information about the postal code or the ZIP code.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/ph xnal-d/postalcode

Example

<addressdetails>
<thoroughfare>123 Yellow Brick Road</thoroughfare>
<locality>
<localityname>Emerald City</localityname>
<postalcode>66780</postalcode>
</locality>
<administrativearea>Kansas</administrativearea>
<country>USA</country>
</addressdetails>

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and @keyref.

Return to main page.