<address>

Address/Contact Information

In text, container element for contact information such as a postal address for a person or organization.

Remarks

Addresses are tagged as a series of address lines <addr-line>s. Each <addr-line> may or may not have other elements such as <country>, <fax>, and <phone> identified within it.

If the address is divided into lines, the lines can be preserved using the <addr-line> element. If the address is just a block of undifferentiated text, numbers, or special characters, the entire address may be placed inside one <addr-line> element.

Attributes

content-type Type of Content
id Identifier
specific-use Specific Use

Related Elements

<corresp> - in Article Metadata,used to capture contact information for a corresponding author.

Expanded Content Model

(addr-line | country | fax | institution | phone | ext-link)*

Description

Any combination of:

This element may be contained in:

<abstract>, <ack>, <app>, <app-group>, <bio>, <body>, <boxed-text>, <collab>, <contrib>, <contrib-group>, <disp-quote>, <license-p>, <named-content>, <notes>, <p>, <ref-list>, <sec>, <styled-content>, <trans-abstract>

Example

...<list-item><p align="left"><italic>For information</italic>
<address>
<addr-line>APA Convention Office</addr-line>
<addr-line>750 First Street, NE</addr-line>
<addr-line>Washington, DC 20002-4242</addr-line>
<phone>202-336-6020</phone>
</address>
<ext-link ext-link-type="uri" xlink:href="http://www.apa.org/convention" specific-use="live">www.apa.org/convention</ext-link>
</p></list-item>...

Module

common3.ent