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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:Country

Specification of a country

Element information

Type: Anonymous

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: strict

Used in

Sample instance

<xal:Country>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:CountryNameCode>Any text</xal:CountryNameCode>
   <xal:CountryName>Any text</xal:CountryName>
   <xal:AdministrativeArea>
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:AdministrativeAreaName>Any text</xal:AdministrativeAreaName>
      <xal:SubAdministrativeArea>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:SubAdministrativeAreaName>Any text</xal:SubAdministrativeAreaName>
         <xal:Locality>...
         </xal:Locality>
         <!--any element-->
      </xal:SubAdministrativeArea>
      <xal:Locality>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:LocalityName>Any text</xal:LocalityName>
         <xal:PostBox>...
         </xal:PostBox>
         <xal:Thoroughfare>...
         </xal:Thoroughfare>
         <xal:Premise>...
         </xal:Premise>
         <xal:DependentLocality>...
         </xal:DependentLocality>
         <xal:PostalCode>...
         </xal:PostalCode>
         <!--any element-->
      </xal:Locality>
      <!--any element-->
   </xal:AdministrativeArea>
   <!--any element-->
</xal:Country>

Site developed and hosted by Datypic, Inc.

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