Definition Type: Element
Name: SubPremise
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Type: xal:SubPremiseType
Containing Schema: xAL.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
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
Collapse XSD Schema Diagram:
Drilldown into PostalCode in schema xal_xsd Drilldown into MailStop in schema xal_xsd Drilldown into Firm in schema xal_xsd Drilldown into BuildingName in schema xal_xsd Drilldown into SubPremiseNumberSuffix in schema xal_xsd Drilldown into SubPremiseNumberPrefix in schema xal_xsd Drilldown into SubPremiseNumber in schema xal_xsd Drilldown into SubPremiseLocation in schema xal_xsd Drilldown into SubPremiseName in schema xal_xsd Drilldown into AddressLine in schema xal_xsd Drilldown into Type in schema xal_xsd Drilldown into SubPremiseType in schema xal_xsdXSD Diagram of SubPremise in schema xal_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="SubPremise" type="SubPremiseType" minOccurs="0">
    <xs:annotation>
        <xs:documentation>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</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressLine xal:AddressLine 0 unbounded
SubPremiseName xal:SubPremiseName 0 unbounded
SubPremiseLocation xal:SubPremiseLocation (1) (1)
SubPremiseNumber xal:SubPremiseNumber 0 unbounded
SubPremiseNumberPrefix xal:SubPremiseNumberPrefix 0 unbounded
SubPremiseNumberSuffix xal:SubPremiseNumberSuffix 0 unbounded
BuildingName xal:BuildingName 0 unbounded
Firm xal:Firm 0 (1)
MailStop xal:MailStop 0 (1)
PostalCode xal:PostalCode 0 (1)
SubPremise xal:SubPremise 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Type xal:Type (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus