ndex:StructureResidentialNonSingleOccupancyCategoryCodeSimpleType

simpleType StructureResidentialNonSingleOccupancyCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.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>