<locality>
The <locality>
element contains information about
the city and postal or ZIP code. It can contain the information directly,
or by acting as a wrapper for <localityname>
and <postalcode>
.
See appendix for information about this element in OASIS document type shells.
+ topic/ph xnal-d/locality
<addressdetails>
<thoroughfare>123 Yellow Brick Road</thoroughfare>
<locality>
<localityname>Emerald City</localityname>
<postalcode>66780</postalcode>
</locality>
<administrativearea>Kansas</administrativearea>
<country>USA</country>
</addressdetails>
The following attributes
are available on this element: Universal attribute group,
outputclass, and @keyref
.