Definition Type: Element
Name: SubPremiseLocation
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Containing Schema: xAL.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Name of the SubPremise Location. eg. LOBBY, BASEMENT, GROUND FLOOR, etc...
Collapse XSD Schema Diagram:
Drilldown into Code in schema xal_xsd Drilldown into grPostal in schema xal_xsdXSD Diagram of SubPremiseLocation in schema xal_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="SubPremiseLocation">
    <xs:annotation>
        <xs:documentation> Name of the SubPremise Location. eg. LOBBY, BASEMENT, GROUND FLOOR, etc...</xs:documentation>
    </xs:annotation>
    <xs:complexType mixed="true">
        <xs:attributeGroup ref="grPostal" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Code xal:Code (Optional)
Collapse Comments:
blog comments powered by Disqus