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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:xAL

Root element for a list of addresses

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Version [0..1]xsd:anySimpleTypeSpecific to DTD to specify the version number of DTD
Any attribute[0..*]Namespace: ##other, Process Contents: strict

Sample instance

<xal:xAL>
   <xal:AddressDetails>
      <xal:PostalServiceElements>
         <xal:AddressIdentifier>Any text</xal:AddressIdentifier>
         <xal:EndorsementLineCode>Any text</xal:EndorsementLineCode>
         <xal:KeyLineCode>Any text</xal:KeyLineCode>
         <xal:Barcode>Any text</xal:Barcode>
         <xal:SortingCode/>
         <xal:AddressLatitude>Any text</xal:AddressLatitude>
         <xal:AddressLatitudeDirection>Any text</xal:AddressLatitudeDirection>
         <xal:AddressLongitude>Any text</xal:AddressLongitude>
         <xal:AddressLongitudeDirection>Any text</xal:AddressLongitudeDirection>
         <xal:SupplementaryPostalServiceData>Any text</xal:SupplementaryPostalServiceData>
         <!--any element-->
      </xal:PostalServiceElements>
      <xal:Address>Any text</xal:Address>
      <!--any element-->
   </xal:AddressDetails>
   <!--any element-->
</xal:xAL>

Site developed and hosted by Datypic, Inc.

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