<addressdetails>
The <addressdetails> element contains information
about the address of the author or authoring group.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/ph xnal-d/addressdetails
Example
This section is non-normative.
<personinfo>
<namedetails><personname>
<firstname>Derek</firstname>
<middlename>L.</middlename>
<lastname>Singleton</lastname>
<generationidentifier>Jr.</generationidentifier>
<otherinfo>noted psychologist</otherinfo>
</personname></namedetails>
<addressdetails>
<thoroughfare>123 Yellow Brick Road</thoroughfare>
<locality>Emerald City</locality>
<administrativearea>Kansas</administrativearea>
<country>USA</country>
</addressdetails>
<contactnumbers><contactnumber>123-555-4678</contactnumber></contactnumbers>
<emailaddresses><emailaddress>wizard@example.org</emailaddress></emailaddresses>
</personinfo>Content model
(Text | <data> | <data-about> | <foreign> | <unknown> | <keyword> | <term> | <text> | <administrativearea> | <country> | <locality> | <thoroughfare>)*
Contained by
<organizationinfo>, <personinfo>
- Text
<administrativearea><country><data><data-about><foreign><keyword><locality><term><text><thoroughfare><unknown>
Contained by
<organizationinfo><personinfo>
Inheritance
+ topic/ph xnal-d/addressdetails
The <addressdetails> 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.