addrLine (hendiAll)

Text

Appendix

<addrLine> (address line) contains one line of a postal address.

Attributes
rend rec
(rendition) specifies the position and alignment in the source.
Datatype
hwhdata.position
n opt
(number) gives a number (or other label) for an element, which is not necessarily unique within the document.
Possible values
telephone
telephone number of the relevant correspondent in the address line.
email
email of the relevant correspondent in the address line.
fax
fax number of the relevant correspondent in the address line.
Example
<address>
        <addrLine>Computing Center, MC 135</addrLine>
        <addrLine>P.O. Box 6998</addrLine>
        <addrLine>Chicago, IL</addrLine>
        <addrLine>60680 USA</addrLine>
      </address>
Example
<addrLine>
        <ref target="tel:+1-201-555-0123">(201) 555 0123</ref>
      </addrLine>

Examples

XML

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