3.10.7.11.13 <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>.

Content models

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

Inheritance

+ topic/ph xnal-d/locality

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 .