<addr-line>

Address Line

Definition

An address <address> is a series of named address elements, including <country>, <email>, <fax>, etc. Any part of an address that does not have a specific name should be included as an Address Line. Such undifferentiated portions of an Address/Contact Information might include street addresses, post office box numbers, building numbers, mailstops, etc. They are called “lines” because addresses are frequently divided onto multiple lines, and this encoding allows that fact to be preserved.

Remarks

Conversion Note: If the address is divided into lines, preserve them using this element. If the address is just a block of undifferentiated data characters, the entire address may be placed inside one Address Line element.

Related Elements

The address elements include such elements as: Address Line <addr-line>, Country: in an Address <country>, Email Address <email>, Fax Number: in an Address <fax>, Institution Name: in an Address <institution>, Phone Number: in an Address <phone>, and Uniform Resource Indicator (URI) <uri>.

Model Description

Any combination of:

Tagged Example


...
<article-meta>...
<contrib-group>
<contrib contrib-type="author">
<name><surname>Silverstein</surname>
<given-names>Michael Q.</given-names>
</name>
<xref ref-type="aff" rid="affDorelco"><sup>1</sup></xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Taylor</surname>
<given-names>James C.</given-names>
</name>
<degrees>Ph D</degrees>
<aff id="affDorelco">Dorelco Corporation Ltd.</aff>
<aff id="IIDR">
<institution>Institute of Infectious Disease Research
</institution><break/>
<addr-line>Oberlin, Washington 96204;</addr-line><break/>
</aff>
<aff id="UWW">
<institution>Department of Pathobiology,
University of WallieWash</institution>
<addr-line>Oberlin, Washington 96204</addr-line>
</aff>
<aff>
<institution>University of Kuopio</institution>
<addr-line>Kuopio</addr-line>
<country>Finland</country>
</aff>
<address>
<institution>Kalakukko Corporation</institution>
<addr-line>17 West Jefferson St.</addr-line>
<addr-line>Suite 207</addr-line>
<addr-line>New South Finland, MD 20856.</addr-line>
<phone>(301) 754-5766</phone>
<fax>(301) 754-5765</fax>
<email>jct@kalakukko.com.fi</email>
<uri>http://www.kalakukko.com</uri>
</address>
</contrib>
</contrib-group>...
</article-meta>...

Module

common.ent