<addrLine>

<addrLine> (riga dell'indirizzo) contiene una riga di un indirizzo (postale). 3.5.2 Addresses 2.2.4 Publication, Distribution, etc. 3.11.2.3 Imprint, Pagination, and Other Details
Modulocore — 3 Elements Available in All TEI Documents
Attributi
Usato da model.addrPart
Può contenere
Dichiarazione
element addrLine { att.global.attributes, macro.phraseSeq }
Esempio
<address>
 <addrLine>Computing Center, MC 135</addrLine>
 <addrLine>P.O. Box 6998</addrLine>
 <addrLine>Chicago, IL</addrLine>
 <addrLine>60680 USA</addrLine>
</address>
Nota
Addresses may be encoded either as a sequence of lines, or using any sequence of component elements from the model.addrPart class. Other non-postal forms of address, such as telephone numbers or email, should not be included within an <address> element directly but may be wrapped within an <addrLine> if they form part of the printed address in some source text.