address (hendiAll)

Text

Appendix

<address> (address) contains a postal address, for example of a publisher, an organization, or an individual.

Attributes
type opt
Possible values
sender
(sender)
receiver
(receiver)
Example
<address>
        <street>via Marsala 24</street>
        <postCode>40126</postCode>
        <name>Bologna</name>
        <name>Italy</name>
      </address>
Example
<gi>name</gi> <address>
        <street>via Marsala 24</street>
        <postCode>40126</postCode>
        <settlement>Bologna</settlement>
        <country>Italy</country>
      </address>
Example
<address>
        <addrLine>Computing Center, MC 135</addrLine>
        <addrLine>P.O. Box 6998</addrLine>
        <addrLine>Chicago, IL  60680</addrLine>
        <addrLine>USA</addrLine>
      </address>
Example
<address>
           <country key="FR"/>
             <settlement type="city">Lyon</settlement>
              <postCode>69002</postCode>
             <district type="arrondissement">IIème</district>
             <district type="quartier">Perrache</district>
             <street><num>30</num>, Cours de Verdun</street>
         </address>

Examples

XML

If you've spotted some error or inaccurateness please do not hesitate to inform us via henze-digital [@] zenmem.de.