ndex:StructureResidentialNonSingleOccupancyCategoryCodeSimpleType

simpleType StructureResidentialNonSingleOccupancyCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/

Definition

A data type for a code that identifies a structure of residence that does not meet the definition of Single Occupancy.

Diagram

Enumerations

ValueDefinition
APARTMENTApartment
BOARDING HOUSEBoarding House
CONDOCondo
CONVALESCENT_HOMEConvalescent_Home
DORMITORYDormitory
DUPLEXDuplex
FLATFlat
HOTELHotel
INNInn
MOTELMotel
NURSING_HOMENursing_Home
TENEMENTTenement
TOWNHOUSETownhouse

XML Schema

<xs:simpleType name="StructureResidentialNonSingleOccupancyCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a structure of residence that does not meet the definition of Single Occupancy.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="APARTMENT">
<xs:annotation>
<xs:documentation>
Apartment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOARDING HOUSE">
<xs:annotation>
<xs:documentation>
Boarding House
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONDO">
<xs:annotation>
<xs:documentation>
Condo
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONVALESCENT_HOME">
<xs:annotation>
<xs:documentation>
Convalescent_Home
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DORMITORY">
<xs:annotation>
<xs:documentation>
Dormitory
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DUPLEX">
<xs:annotation>
<xs:documentation>
Duplex
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FLAT">
<xs:annotation>
<xs:documentation>
Flat
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOTEL">
<xs:annotation>
<xs:documentation>
Hotel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INN">
<xs:annotation>
<xs:documentation>
Inn
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MOTEL">
<xs:annotation>
<xs:documentation>
Motel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NURSING_HOME">
<xs:annotation>
<xs:documentation>
Nursing_Home
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TENEMENT">
<xs:annotation>
<xs:documentation>
Tenement
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TOWNHOUSE">
<xs:annotation>
<xs:documentation>
Townhouse
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>