Was this helpful?
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 483. 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.