Definition Type: ComplexType
Name: CompleteOccupancyIdentifier_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PrivateMailbox in schema streetaddressdatastandard_xsd Drilldown into Building in schema streetaddressdatastandard_xsd Drilldown into Floor in schema streetaddressdatastandard_xsd Drilldown into Unit in schema streetaddressdatastandard_xsdXSD Diagram of CompleteOccupancyIdentifier_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="CompleteOccupancyIdentifier_type">
    <xsd:sequence>
        <xsd:element name="Unit" type="addr:Unit_type" minOccurs="0" maxOccurs="1" />
        <xsd:element name="Floor" type="addr:Floor_type" minOccurs="0" maxOccurs="1" />
        <xsd:element name="Building" type="addr:Building_type" minOccurs="0" maxOccurs="1" />
        <xsd:element name="PrivateMailbox" type="addr:PrivateMailBox_type" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Unit addr:Unit 0 1
Floor addr:Floor 0 1
Building addr:Building 0 1
PrivateMailbox addr:PrivateMailbox 0 1
Collapse Derivation Tree:
Collapse References:
addr:CompleteOccupancyIdentifier, addr:CompleteOccupancyIdentifier, addr:CompleteOccupancyIdentifier, addr:CompleteOccupancyIdentifier, addr:CompleteOccupancyIdentifier, addr:CompleteOccupancyIdentifier, addr:CompleteOccupancyIdentifier