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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:SubAdministrativeArea

 Specification of a sub-administrative area. An example of a sub-administrative areas is a county. There are two places where the name of an administrative 
area can be specified and in this case, one becomes sub-administrative area.

Element information

Type: Anonymous

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Type [0..1]xsd:anySimpleTypeProvince or State or County or Kanton, etc
UsageType [0..1]xsd:anySimpleTypePostal or Political - Sometimes locations must be distinguished between postal system, and physical locations as defined by a political system
Indicator [0..1]xsd:anySimpleTypeErode (Dist) where (Dist) is the Indicator
Any attribute[0..*]Namespace: ##other, Process Contents: strict

Used in

Sample instance

<xal:SubAdministrativeArea>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:SubAdministrativeAreaName>Any text</xal:SubAdministrativeAreaName>
   <xal:Locality>
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:LocalityName>Any text</xal:LocalityName>
      <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: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:DependentThoroughfare>
         <xal:DependentLocality>...
         </xal:DependentLocality>
         <!--any element-->
      </xal:Thoroughfare>
      <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:Thoroughfare>...
         </xal:Thoroughfare>
         <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:Locality>
   <!--any element-->
</xal:SubAdministrativeArea>

Site developed and hosted by Datypic, Inc.

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