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
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Schema document: xAL.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- xal:AddressLine [0..*] Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.
- xal:PremiseName [0..*] Specification of the name of the premise (house, building, park, farm, etc). A premise name is specified when the premise cannot be addressed using a street name plus premise (house) number.
- Choice [0..1]
- xal:PremiseLocation LOBBY, BASEMENT, GROUND FLOOR, etc...
- xal:PremiseNumber [1..*] Specification of the identifier of the premise (house, building, etc). Premises in a street are often uniquely identified by means of consecutive identifiers. The identifier can be a number, a letter or any combination of the two.
- xal:PremiseNumberRange Specification for defining the premise number range. Some premises have number as Building C1-C7
- xal:PremiseNumberPrefix [0..*] A in A12
- xal:PremiseNumberSuffix [0..*] A in 12A
- xal:BuildingName [0..*] Specification of the name of a building.
- Choice [1..1]
- xal:SubPremise [0..*] Specification of a single sub-premise. Examples of sub-premises are apartments and suites. Each sub-premise should be uniquely identifiable.
- xal:Firm [0..1] Specification of a firm, company, organization, etc. It can be specified as part of an address that contains a street or a postbox. It is therefore different from a large mail user address, which contains no street.
- xal:MailStop [0..1] A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.
- xal:PostalCode [0..1] PostalCode is the container element for either simple or complex (extended) postal codes. Type: Area Code, Postcode, etc.
- xal:Premise [0..1] 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
- Any element [0..*] Namespace: ##other, Process Contents: strict
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Type | [0..1] | xsd:anySimpleType | COMPLEXE in COMPLEX DES JARDINS, A building, station, etc | |
PremiseDependency | [0..1] | xsd:anySimpleType | STREET, PREMISE, SUBPREMISE, PARK, FARM, etc | |
PremiseDependencyType | [0..1] | xsd:anySimpleType | NEAR, ADJACENT TO, etc | |
PremiseThoroughfareConnector | [0..1] | xsd:anySimpleType | DES, 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
- Anonymous type of element xal:Locality
- Anonymous type of element xal:Premise
- Anonymous type of element xal:Thoroughfare
- Type xal:DependentLocalityType (Element xal:DependentLocality)
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>