addressdetails

The <addressdetails> element contains information about the address of the author or authoring group.

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

Contains

Doctype Content model
bookmap ( text data or keyword or term or data or data-about or foreign or unknown or locality or administrativearea or thoroughfare or country) (any number)

Contained by

Doctype Parents
bookmap personinfo, organizationinfo

Inheritance:

+ topic/ph xnal-d/addressdetails

Attributes

Name Description Data Type Default Value Required?
%univ-atts; (%select-atts;, %id-atts;, %localization-atts;) A set of related attributes, described at %univ-atts; parameter entity PE not applicable Not applicable
%global-atts; (xtrf, xtrc) A set of related attributes, described at %global-atts; parameter entity PE not applicable Not applicable
class, outputclass, keyref Common attributes described in Other common DITA attributes      

Return to main page.

OASIS DITA Version 1.1 Language Specification -- OASIS Standard, 1 August 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.