a:Thoroughfare
Details of the Access route along which buildings/lot/land are located, such as street, road, channel, crescent, avenue, etc. This also includes canals/banks on which houses/boat houses are located where people live
Element information
Namespace: urn:oasis:names:tc:ciq:xal:3
Schema document: external/have/1.0/xAL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Sequence [1..1]
- Choice [1..*]
- a:NameElement Data associated with the thoroughfare details. e.g. Full thoroughfare name or part of it, type of thoroughfare, old name, new name, reference data in support of the thoroughfare
- a:Number Data associated with the number of the thoroughfare. E.g. 39 in 39 Baker Street, street range, street suffix
- a:SubThoroughfare [0..5] Another thoroughfare that is required to uniquely identify the location, such as an access route, intersection, corner, adjacent, boundary, etc
from type a:ThoroughfareType - Choice [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
a:Type | [0..1] | a:ThoroughfareTypeList | Type of thoroughfare. eg. primary road, secondary road, road branch (e.g. Lane 14), road sub branch (e.g. Alley 21), adjourning street, cross street, closest street, etc | from type a:ThoroughfareType |
a:TypeCode | [0..1] | ct:String | Type of code use for thoroughfare | from type a:ThoroughfareType |
ct:DataQualityType | [0..1] | ct:DataQualityTypeList | This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid" | from group ct:grDataQuality |
ct:ValidFrom | [0..1] | xsd:dateTime | Date the data quality is valid from | from group ct:grDataQuality |
ct:ValidTo | [0..1] | xsd:dateTime | Date the data quality is valid to | from group ct:grDataQuality |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type a:ThoroughfareType |
Used in
- Anonymous type of element xpil:Address via extension of a:AddressType
- Type a:AddressType (Elements a:Address, xpil:AddressOnDocument, xpil:BirthPlaceDetails)
Sample instance
<a:Thoroughfare> <a:NameElement>normalizedString</a:NameElement> <a:SubThoroughfare> <a:NameElement>normalizedString</a:NameElement> </a:SubThoroughfare> </a:Thoroughfare>