Text Encoding Initiative

The XML Version of the TEI Guidelines

<addrLine>


<addrLine> contains one line of a postal or other address.
Attributes Global attributes only
Example
<address>
   <addrLine>Computing Center, MC 135</addrLine>
   <addrLine>P.O. Box 6998</addrLine>
   <addrLine>Chicago, IL</addrLine>
   <addrLine>60680 USA</addrLine>
</address>
Note

Addresses may be encoded either as a sequence of lines, or using any sequence of address component elements.

Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
May contain #PCDATA abbr add addSpan address alt altGrp anchor app c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone name num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr ref reg respons restore rs s seg sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref
May occur within address
Declaration
<!ELEMENT addrLine %om.RO;  %phrase.seq;> 
<!ATTLIST addrLine  
      %a.global;>
See further 6.4.2 Addresses; 5.2.4 Publication, Distribution, etc.; 6.10.2.3 Imprint, Pagination, and Other Details

Up: 35 Elements