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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:Premise

Specification of a single premise, for example a house or a building. The premise as a whole has a unique premise (house) number or a premise name.  There could be more than 
one premise in a street referenced in an address. For example a building address near a major shopping centre or raiwlay station

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Type [0..1]xsd:anySimpleTypeCOMPLEXE in COMPLEX DES JARDINS, A building, station, etc
PremiseDependency [0..1]xsd:anySimpleTypeSTREET, PREMISE, SUBPREMISE, PARK, FARM, etc
PremiseDependencyType [0..1]xsd:anySimpleTypeNEAR, ADJACENT TO, etc
PremiseThoroughfareConnector [0..1]xsd:anySimpleTypeDES, DE, LA, LA, DU in RUE DU BOIS. These terms connect a premise/thoroughfare type and premise/thoroughfare name. Terms may appear with names AVE DU BOIS
Any attribute[0..*]Namespace: ##other, Process Contents: strict

Used in

Sample instance

<xal:Premise>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:PremiseName>Any text</xal:PremiseName>
   <xal:PremiseLocation>Any text</xal:PremiseLocation>
   <xal:PremiseNumberPrefix>string</xal:PremiseNumberPrefix>
   <xal:PremiseNumberSuffix>Any text</xal:PremiseNumberSuffix>
   <xal:BuildingName>Any text</xal:BuildingName>
   <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>
   <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>
   <!--any element-->
</xal:Premise>

Site developed and hosted by Datypic, Inc.

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