Definition Type: SimpleType
Name: UnitType_type
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Containing Schema: StreetAddressDataStandard.xsd
Documentation:
The word describing the type of occupancy within a building or structure. Used with the Unit Identifier element to designate one of several occupancy units within a building.
Collapse XSD Schema Diagram:
XSD Diagram of UnitType_type in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="UnitType_type">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
The word describing the type of occupancy within a
building or structure.
Used with the Unit Identifier element to designate one
of several occupancy units within a building.
</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value=".*" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern .*
Collapse Derivation Tree:
Collapse References:
addr:UnitType