xal:DependentThoroughfare
DependentThroughfare is related to a street; occurs in GB, IE, ES, PT
Element information
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Schema document: xAL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Sequence [1..1]
- xal:AddressLine [0..*] Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.
- xal:ThoroughfarePreDirection [0..1] North Baker Street, where North is the pre-direction. The direction appears before the name.
- xal:ThoroughfareLeadingType [0..1] Appears before the thoroughfare name. Ed. Spanish: Avenida Aurora, where Avenida is the leading type / French: Rue Moliere, where Rue is the leading type.
- xal:ThoroughfareName [0..*] Specification of the name of a Thoroughfare (also dependant street name): street name, canal name, etc.
- xal:ThoroughfareTrailingType [0..1] Appears after the thoroughfare name. Ed. British: Baker Lane, where Lane is the trailing type.
- xal:ThoroughfarePostDirection [0..1] 221-bis Baker Street North, where North is the post-direction. The post-direction appears after the name.
- Any element [0..*] Namespace: ##other, Process Contents: strict
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Type | [0..1] | xsd:anySimpleType | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: strict |
Used in
- Anonymous type of element xal:Thoroughfare
Sample instance
<xal:DependentThoroughfare> <xal:AddressLine>Any text</xal:AddressLine> <xal:ThoroughfarePreDirection>Any text</xal:ThoroughfarePreDirection> <xal:ThoroughfareLeadingType>Any text</xal:ThoroughfareLeadingType> <xal:ThoroughfareName>Any text</xal:ThoroughfareName> <xal:ThoroughfareTrailingType>Any text</xal:ThoroughfareTrailingType> <xal:ThoroughfarePostDirection>Any text</xal:ThoroughfarePostDirection> <!--any element--> </xal:DependentThoroughfare>