<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

This section is non-normative.

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

Content model

(Text | <keyword> | <text>)*

Contained by

<locality>

Zero or more of the following
  • Text
  • <keyword>
  • <text>

Contained by

  • <locality>

Inheritance

+ topic/ph xnal-d/postalcode

The <postalcode> element is specialized from <ph>. It is defined in the xnal-domain module.

Attributes

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