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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:PostalRoute

 A Postal van is specific for a route as in Is`rael, Rural route

Element information

Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0

Schema document: xAL.xsd

Other elements with the same name: xal:PostalRoute

Type: xal:PostalRouteType

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<xal:PostalRoute>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:PostalRouteName>Any text</xal:PostalRouteName>
   <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:AddressLine>Any text</xal:AddressLine>
         <xal:FirmName>Any text</xal:FirmName>
         <xal:Department>...
         </xal:Department>
         <xal:MailStop>...
         </xal:MailStop>
         <xal:PostalCode>...
         </xal:PostalCode>
         <!--any element-->
      </xal:Firm>
      <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:PostBox>
   <!--any element-->
</xal:PostalRoute>

Site developed and hosted by Datypic, Inc.

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