Schema Central > KML 2.2 > xAL.xsd > xal:Thoroughfare
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:Thoroughfare

Specification of a thoroughfare. A thoroughfare could be a rd, street, canal, river, etc.  Note dependentlocality in a street. For example, in some countries, a large street will 
have many subdivisions with numbers. Normally the subdivision name is the same as the road name, but with a number to identifiy it. Eg. SOI SUKUMVIT 3, SUKUMVIT RD, BANGKOK

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Type [0..1]xsd:anySimpleType
DependentThoroughfares [0..1]AnonymousDoes this thoroughfare have a a dependent thoroughfare? Corner of street X, etc
DependentThoroughfaresIndicator [0..1]xsd:anySimpleTypeCorner of, Intersection of
DependentThoroughfaresConnector [0..1]xsd:anySimpleTypeCorner of Street1 AND Street 2 where AND is the Connector
DependentThoroughfaresType [0..1]xsd:anySimpleTypeSTS in GEORGE and ADELAIDE STS, RDS IN A and B RDS, etc. Use only when both the street types are the same
Any attribute[0..*]Namespace: ##other, Process Contents: strict

Used in

Sample instance

<xal:Thoroughfare>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:ThoroughfareNumber>Any text</xal:ThoroughfareNumber>
   <xal:ThoroughfareNumberPrefix>Any text</xal:ThoroughfareNumberPrefix>
   <xal:ThoroughfareNumberSuffix>Any text</xal:ThoroughfareNumberSuffix>
   <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>
   <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>
   <xal:DependentLocality>
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:DependentLocalityName>Any text</xal:DependentLocalityName>
      <xal:DependentLocalityNumber>Any text</xal:DependentLocalityNumber>
      <xal:PostBox>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:PostBoxNumber>Any text</xal:PostBoxNumber>
         <xal:PostBoxNumberPrefix>Any text</xal:PostBoxNumberPrefix>
         <xal:PostBoxNumberSuffix>Any text</xal:PostBoxNumberSuffix>
         <xal:PostBoxNumberExtension>Any text</xal:PostBoxNumberExtension>
         <xal:Firm>...
         </xal:Firm>
         <xal:PostalCode>...
         </xal:PostalCode>
         <!--any element-->
      </xal:PostBox>
      <xal:Premise>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:PremiseName>Any text</xal:PremiseName>
         <xal:PremiseLocation>Any text</xal:PremiseLocation>
         <xal:PremiseNumberPrefix>string</xal:PremiseNumberPrefix>
         <xal:PremiseNumberSuffix>Any text</xal:PremiseNumberSuffix>
         <xal:BuildingName>Any text</xal:BuildingName>
         <xal:SubPremise>...
         </xal:SubPremise>
         <xal:MailStop>...
         </xal:MailStop>
         <xal:PostalCode>...
         </xal:PostalCode>
         <xal:Premise>...
         </xal:Premise>
         <!--any element-->
      </xal:Premise>
      <xal:DependentLocality>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:DependentLocalityName>Any text</xal:DependentLocalityName>
         <xal:DependentLocalityNumber>Any text</xal:DependentLocalityNumber>
         <xal:PostBox>...
         </xal:PostBox>
         <xal:Premise>...
         </xal:Premise>
         <xal:DependentLocality>...
         </xal:DependentLocality>
         <xal:PostalCode>...
         </xal:PostalCode>
         <!--any element-->
      </xal:DependentLocality>
      <xal:PostalCode>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:PostalCodeNumber>Any text</xal:PostalCodeNumber>
         <xal:PostalCodeNumberExtension>Any text</xal:PostalCodeNumberExtension>
         <xal:PostTown>...
         </xal:PostTown>
         <!--any element-->
      </xal:PostalCode>
      <!--any element-->
   </xal:DependentLocality>
   <!--any element-->
</xal:Thoroughfare>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com