ndex:StructureIndustrialCategoryCodeSimpleType

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

Definition

A data type for a code that identifies a structure where goods are created or assembled using mechanical equipment.

Diagram

Enumerations

ValueDefinition
ASSEMBLY_LINEASSEMBLY LINE
FACTORYFACTORY
MILLMILL
MINEMINE
OIL_PLATFORM-OFFSHOREOIL PLATFORM-OFFSHORE
PLANTPLANT
QUARRYQUARRY
REFINERYREFINERY
UTILITY-STATIONUTILITY-STATION
UTILITY-STATION-ELECTRICUTILITY-STATION-ELECTRIC
UTILITY-STATION-NATURAL_GASUTILITY-STATION-NATURAL GAS
UTILITY-STATION-NUCLEAR_REACTORUTILITY-STATION-NUCLEAR REACTOR
UTILITY-STATION-SEWERUTILITY-STATION-SEWER
UTILITY-STATION-WATERUTILITY-STATION-WATER
UTILITY-STATION-WINDMILLUTILITY-STATION-WINDMILL
YARDYARD (PRODUCTION YARDS)
YARD-JUNKYARD-JUNK
YARD-PIPEYARD-PIPE
YARD-RAILYARD-RAIL
YARD-SHIPYARD-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: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>