An address (<address>) is a postal address and/or other contact information. An address line is one physical or logical line of an address, typically containing undifferentiated portions of an <address> such as street addresses, post 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.
(#PCDATA | ext-link | related-article | inline-supplementary-material | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | mml:math | fn | target | xref | sub | sup | addr-line | country | fax | institution | phone)*
Any combination of:
<address>, <addr-line>, <aff>, <collab>, <corresp>, <publisher-loc>
A single, long address line:
...
<article-meta>
...
<title-group>
...</title-group>
<contrib-group content-type="primary-authors">
<contrib rid="aff1" contrib-type="author" corresp="no">
<string-name><given-names>Laura B.</given-names> <surname>Kasper</surname></string-name>
</contrib>
<contrib rid="aff2 corr1" contrib-type="author" corresp="yes">
<string-name><given-names>Clara E.</given-names> <surname>Hill</surname></string-name>
</contrib>
...
<aff id="aff1">Counseling and Personnel Services, College of Education, University of Maryland</aff>
<aff id="aff2">Department of Psychology, University of Maryland</aff>
</contrib-group>
<author-notes>
<corresp id="corr1">
<addr-line>Clara E. Hill, Department of Psychology, University of Maryland, College
Park, MD 20742</addr-line>
<ext-link specific-use="live" xlink:href="mailto:hill@psyc.umd.edu"
ext-link-type="email">hill@psyc.umd.edu</ext-link>
</corresp>
</author-notes>
...
</article-meta>
...
Multiple address lines:
... <article-meta> <article-id pub-id-type="apaID">zsp_39_2_83</article-id> <article-id pub-id-type="doi">10.1027/1864-9335.39.2.83</article-id> <article-id pub-id-type="pi-uid">2008-07809-001</article-id> ... <author-notes> <corresp> <addr-line>Frank Siebler</addr-line> <addr-line>Department of Psychology</addr-line> <addr-line>University of Tromsö</addr-line> <addr-line>9037 Tromsö</addr-line> <addr-line>Norway</addr-line> <addr-line>Tel. +47 77 649232</addr-line> <addr-line>Fax +47 77 645291</addr-line> </corresp> </author-notes> <pub-date> <year>2008</year> </pub-date> ... </article-meta> ...
common3.ent