Text Encoding Initiative

The XML Version of the TEI Guidelines

<street>


<street> (street) a full street address including any name or number identifying a building as well as the name of the street or route on which it is located.
Attributes Global attributes and those inherited from addrPart
Example
<street>via della Faggiola, 36</street>
Example
<street><name>Duntaggin</name>, 110 Southmoor Road</street>
Note

The order and presentation of house names and numbers and street names, etc., may vary considerably in different countries. The encoding should reflect the order which is appropriate in the country concerned.

Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
Class addrPart
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 street %om.RO; %phrase.seq;> 
<!ATTLIST street  
      %a.global;>
See further 6.4.2 Addresses

Up: 35 Elements