ndex:StructureResidentialSingleOccupancyCategoryCodeSimpleType

simpleType StructureResidentialSingleOccupancyCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

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>