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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:LargeMailUser

Specification of a large mail user address. Examples of large mail users are postal companies, companies in France with a cedex number, hospitals and airports with their own post code. Large mail user addresses do not have a street name with premise name or premise number in countries like Netherlands. But they have a POBox and street also in countries like France

Element information

Type: xal:LargeMailUserType

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<xal:LargeMailUser>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:LargeMailUserName>Any text</xal:LargeMailUserName>
   <xal:LargeMailUserIdentifier>Any text</xal:LargeMailUserIdentifier>
   <xal:BuildingName>Any text</xal:BuildingName>
   <xal:Department>
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:DepartmentName>Any text</xal:DepartmentName>
      <xal:MailStop>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:MailStopName>Any text</xal:MailStopName>
         <xal:MailStopNumber>Any text</xal:MailStopNumber>
         <!--any element-->
      </xal:MailStop>
      <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:Department>
   <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>
   <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:PostBox>
         <xal:Thoroughfare>...
         </xal:Thoroughfare>
         <xal:Premise>...
         </xal:Premise>
         <xal:DependentLocality>...
         </xal:DependentLocality>
         <xal:PostalCode>...
         </xal:PostalCode>
         <!--any element-->
      </xal:DependentLocality>
      <!--any element-->
   </xal:Thoroughfare>
   <xal:PostalCode>
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:PostalCodeNumber>Any text</xal:PostalCodeNumber>
      <xal:PostalCodeNumberExtension>Any text</xal:PostalCodeNumberExtension>
      <xal:PostTown>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:PostTownName>Any text</xal:PostTownName>
         <xal:PostTownSuffix>Any text</xal:PostTownSuffix>
      </xal:PostTown>
      <!--any element-->
   </xal:PostalCode>
   <!--any element-->
</xal:LargeMailUser>

Site developed and hosted by Datypic, Inc.

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