addrLine (hendiOrgs)
Back
<addrLine> (address line) contains one line of a postal address.
Other Customizations
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>