Description
This element contains the address of the author of the article, and of the organisations that this author is affiliated with. The address can be USA-specific, or international (any country other than the USA).
Parent Elements
The elements listed below may directly contain this element. They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Parent elements: <contact> <affiliation>
Model Diagram
The DTD model for this element:
--+(choice)
  |  
  |-- usa  -- (elements)
  |  
  |-- internat  -- (elements)
DTD Definition
The DTD contains the following element and attribute definitions (note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT address                        (usa | internat)>
<!ATTLIST address
               %a-group-CommonIDAttrs;>
.
Defined in DTD section Metadata : Article Metadata : Author Details : Address
General Attributes (shared with other elements)
Common Optional ID Attributes (a-group-CommonIDAttrs)