ndex:StructureStorageCategoryCodeSimpleType

simpleType StructureStorageCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

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>