ndex:StructureResidentialSingleOccupancyCategoryCodeSimpleType

simpleType StructureResidentialSingleOccupancyCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.1/

Definition

A data type for a code that identifies a private structure of residence by a single person, family, or other group (housemates).

Diagram

Enumerations

ValueDefinition
AIRPLANE_AFFIXEDAirplane_Affixed (No longer designed to transport people)
BOAT_AFFIXEDBoat_Affixed (No longer designed to transport people)
DUPLEXDuplex
HOUSEHouse
MOBILE HOMEMobile Home
RV_AFFIXEDRV_Affixed (No longer designed to transport people)
TOWNHOUSETownhouse
VAN_AFFIXEDVan_Affixed (No longer designed to transport people)

XML Schema

<xs:simpleType name="StructureResidentialSingleOccupancyCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a private structure of residence by a single person, family, or other group (housemates).
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AIRPLANE_AFFIXED">
<xs:annotation>
<xs:documentation>
Airplane_Affixed (No longer designed to transport people)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOAT_AFFIXED">
<xs:annotation>
<xs:documentation>
Boat_Affixed (No longer designed to transport people)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DUPLEX">
<xs:annotation>
<xs:documentation>
Duplex
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOUSE">
<xs:annotation>
<xs:documentation>
House
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MOBILE HOME">
<xs:annotation>
<xs:documentation>
Mobile Home
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RV_AFFIXED">
<xs:annotation>
<xs:documentation>
RV_Affixed (No longer designed to transport people)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TOWNHOUSE">
<xs:annotation>
<xs:documentation>
Townhouse
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VAN_AFFIXED">
<xs:annotation>
<xs:documentation>
Van_Affixed (No longer designed to transport people)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>