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
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>