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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:SubPremise

Specification of a single sub-premise. Examples of sub-premises are apartments and suites. 
Each sub-premise should be uniquely identifiable. SubPremiseType: Specification of the name of a sub-premise type. Possible values not limited to: Suite, Appartment, Floor, Unknown
Multiple levels within a premise by recursively calling SubPremise Eg. Level 4, Suite 2, Block C

Element information

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

Schema document: xAL.xsd

Other elements with the same name: xal:SubPremise

Type: xal:SubPremiseType

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<xal:SubPremise>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:SubPremiseName>Any text</xal:SubPremiseName>
   <xal:SubPremiseLocation>Any text</xal:SubPremiseLocation>
   <xal:SubPremiseNumberPrefix>Any text</xal:SubPremiseNumberPrefix>
   <xal:SubPremiseNumberSuffix>Any text</xal:SubPremiseNumberSuffix>
   <xal:BuildingName>Any text</xal:BuildingName>
   <xal:Firm>
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:FirmName>Any text</xal:FirmName>
      <xal:Department>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:DepartmentName>Any text</xal:DepartmentName>
         <xal:MailStop>...
         </xal:MailStop>
         <xal:PostalCode>...
         </xal:PostalCode>
         <!--any element-->
      </xal:Department>
      <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:Firm>
   <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:AddressLine>Any text</xal:AddressLine>
         <xal:PostTownName>Any text</xal:PostTownName>
         <xal:PostTownSuffix>Any text</xal:PostTownSuffix>
      </xal:PostTown>
      <!--any element-->
   </xal:PostalCode>
   <xal:SubPremise>
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:SubPremiseName>Any text</xal:SubPremiseName>
      <xal:SubPremiseLocation>Any text</xal:SubPremiseLocation>
      <xal:SubPremiseNumberPrefix>Any text</xal:SubPremiseNumberPrefix>
      <xal:SubPremiseNumberSuffix>Any text</xal:SubPremiseNumberSuffix>
      <xal:BuildingName>Any text</xal:BuildingName>
      <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: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>
      <xal:SubPremise>
         <xal:AddressLine>Any text</xal:AddressLine>
         <xal:SubPremiseName>Any text</xal:SubPremiseName>
         <xal:SubPremiseLocation>Any text</xal:SubPremiseLocation>
         <xal:SubPremiseNumberPrefix>Any text</xal:SubPremiseNumberPrefix>
         <xal:SubPremiseNumberSuffix>Any text</xal:SubPremiseNumberSuffix>
         <xal:BuildingName>Any text</xal:BuildingName>
         <xal:Firm>...
         </xal:Firm>
         <xal:MailStop>...
         </xal:MailStop>
         <xal:PostalCode>...
         </xal:PostalCode>
         <xal:SubPremise>...
         </xal:SubPremise>
         <!--any element-->
      </xal:SubPremise>
      <!--any element-->
   </xal:SubPremise>
   <!--any element-->
</xal:SubPremise>

Site developed and hosted by Datypic, Inc.

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