ndex:StructureStorageCategoryCodeSimpleType

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

Definition

A data type for a code that identifies a structure designed or used to store material for later use.

Diagram

Enumerations

ValueDefinition
BARNBARN
CARGO_CONTAINERCARGO CONTAINER
CARGO_CONTAINER-STORAGE-UNITCARGO CONTAINER-STRORAGE-UNIT (E.G. PODS)
GARAGEGARAGE
GARAGE-PARKINGGARAGE-PARKING
MEDICAL_CENTER-SUPPLY_BUILDINGMEDICAL CENTER-SUPPLY BUILDING
RESERVOIRRESERVOIR
SILOSILO
STABLESTABLE
STORAGE-HANGERSTORAGE-HANGER
STORAGE-LOCKERSTORAGE-LOCKER
STORAGE-TANKSTORAGE-TANK (INCLUDES LIQUID HOLDING TOWERS)
STORAGE-UNITSTORAGE-UNIT (INCLUDES MINI AND RENTAL STORAGE)
STOREHOUSESTOREHOUSE
WAREHOUSEWAREHOUSE

XML Schema

<xs:simpleType name="StructureStorageCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a structure designed or used to store material for later use.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BARN">
<xs:annotation>
<xs:documentation>
BARN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CARGO_CONTAINER">
<xs:annotation>
<xs:documentation>
CARGO CONTAINER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CARGO_CONTAINER-STORAGE-UNIT">
<xs:annotation>
<xs:documentation>
CARGO CONTAINER-STRORAGE-UNIT (E.G. PODS)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GARAGE">
<xs:annotation>
<xs:documentation>
GARAGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GARAGE-PARKING">
<xs:annotation>
<xs:documentation>
GARAGE-PARKING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MEDICAL_CENTER-SUPPLY_BUILDING">
<xs:annotation>
<xs:documentation>
MEDICAL CENTER-SUPPLY BUILDING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RESERVOIR">
<xs:annotation>
<xs:documentation>
RESERVOIR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SILO">
<xs:annotation>
<xs:documentation>
SILO
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STABLE">
<xs:annotation>
<xs:documentation>
STABLE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STORAGE-HANGER">
<xs:annotation>
<xs:documentation>
STORAGE-HANGER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STORAGE-LOCKER">
<xs:annotation>
<xs:documentation>
STORAGE-LOCKER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STORAGE-TANK">
<xs:annotation>
<xs:documentation>
STORAGE-TANK (INCLUDES LIQUID HOLDING TOWERS)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STORAGE-UNIT">
<xs:annotation>
<xs:documentation>
STORAGE-UNIT (INCLUDES MINI AND RENTAL STORAGE)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STOREHOUSE">
<xs:annotation>
<xs:documentation>
STOREHOUSE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WAREHOUSE">
<xs:annotation>
<xs:documentation>
WAREHOUSE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>