ndex:StructureIndustrialCategoryCodeSimpleType
simpleType StructureIndustrialCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/
Definition
A data type for a code that identifies a structure where goods are created or assembled using mechanical equipment.
Diagram
Enumerations
Value | Definition |
ASSEMBLY LINE | Assembly Line |
FACTORY | Factory |
MILL | Mill |
MINE | Mine |
OIL PLATFORM_OFFSHORE | Oil Platform_Offshore |
PLANT | Plant |
QUARRY | Quarry |
REFINERY | Refinery |
UTILITY_STATION | Utility_Station |
UTILITY_STATION_ELECTRIC | Utility_Station_Electric |
UTILITY_STATION_NATURAL GAS | Utility_Station_Natural Gas |
UTILITY_STATION_NUCLEAR REACTOR | Utility_Station_Nuclear Reactor |
UTILITY_STATION_SEWER | Utility_Station_Sewer |
UTILITY_STATION_WATER | Utility_Station_Water |
UTILITY_STATION_WINDMILL | Utility_Station_Windmill |
YARD | Yard (production yards) |
YARD_JUNK | Yard_Junk |
YARD_PIPE | Yard_Pipe |
YARD_RAIL | Yard_Rail |
YARD_SHIP | Yard_Ship |
XML Schema
<xs:simpleType name="StructureIndustrialCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a structure where goods are created or assembled using mechanical equipment.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ASSEMBLY LINE">
<xs:annotation>
<xs:documentation>
Assembly Line</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FACTORY">
<xs:annotation>
<xs:documentation>
Factory</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MILL">
<xs:annotation>
<xs:documentation>
Mill</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MINE">
<xs:annotation>
<xs:documentation>
Mine</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OIL PLATFORM_OFFSHORE">
<xs:annotation>
<xs:documentation>
Oil Platform_Offshore</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PLANT">
<xs:annotation>
<xs:documentation>
Plant</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="QUARRY">
<xs:annotation>
<xs:documentation>
Quarry</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REFINERY">
<xs:annotation>
<xs:documentation>
Refinery</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY_STATION">
<xs:annotation>
<xs:documentation>
Utility_Station</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY_STATION_ELECTRIC">
<xs:annotation>
<xs:documentation>
Utility_Station_Electric</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY_STATION_NATURAL GAS">
<xs:annotation>
<xs:documentation>
Utility_Station_Natural Gas</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY_STATION_NUCLEAR REACTOR">
<xs:annotation>
<xs:documentation>
Utility_Station_Nuclear Reactor</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY_STATION_SEWER">
<xs:annotation>
<xs:documentation>
Utility_Station_Sewer</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY_STATION_WATER">
<xs:annotation>
<xs:documentation>
Utility_Station_Water</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTILITY_STATION_WINDMILL">
<xs:annotation>
<xs:documentation>
Utility_Station_Windmill</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YARD">
<xs:annotation>
<xs:documentation>
Yard (production yards)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YARD_JUNK">
<xs:annotation>
<xs:documentation>
Yard_Junk</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YARD_PIPE">
<xs:annotation>
<xs:documentation>
Yard_Pipe</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YARD_RAIL">
<xs:annotation>
<xs:documentation>
Yard_Rail</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YARD_SHIP">
<xs:annotation>
<xs:documentation>
Yard_Ship</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>