<addrLine>

<addrLine> (ligne d'adresse) contient une ligne d'une adresse postale 3.5.2 Addresses 2.2.4 Publication, Distribution, etc. 3.11.2.3 Imprint, Pagination, and Other Details
Modulecore — 3 Elements Available in All TEI Documents
Attributs
Utilisé par model.addrPart
Peut contenir
Declaration

<rng:element name="addrLine">
<rng:ref name="att.global.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element addrLine { att.global.attributes, macro.phraseSeq }
Exemple
<address>
 <addrLine>Computing Center, MC 135</addrLine>
 <addrLine>P.O. Box 6998</addrLine>
 <addrLine>Chicago, IL</addrLine>
 <addrLine>60680 USA</addrLine>
</address>