occs-4.0.2:FacilityUsageLevel4CodeSimpleType
simpleType FacilityUsageLevel4CodeSimpleType in namespace http://publication.niem.gov/niem/codes/occs_facility/4.0/2/
Definition
A data type for Level 4 facility usage codes.
Diagram
Enumerations
Value | Definition |
11-11 21 17 11 | Auditorium and Theater Facility |
11-11 21 17 14 | Outdoor Theater |
11-11 21 24 11 | Horse Racing Track |
11-11 21 24 14 | Dog Racing Track |
11-11 21 24 17 | Automobile Racing Track |
11-13 11 23 11 | National Center |
11-13 11 23 14 | Regional Fusion Center |
11-13 11 24 11 | Booking Facility |
11-13 11 24 14 | Custody Transfer Facility |
11-13 11 24 17 | Placement Facility |
11-13 11 33 11 | Prison |
11-13 11 33 14 | Jail |
11-13 11 33 17 | Immigration Detention Center |
11-13 11 33 21 | Juvenile Detention Center |
11-13 21 11 01 | Pentagon |
11-13 21 77 11 | Guided Missile Maintenance Facility |
11-13 21 77 14 | Weapons and Spares Maintenance Facility |
11-13 21 77 17 | Ammunition, Explosives, and Toxic Maintenance Facility |
11-13 21 77 21 | Miscellaneous Items and Equipment Maintenance Facility |
11-13 21 77 24 | Installation Repair and Operation Maintenance Facility |
11-15 11 34 11 | Ski Slope |
11-15 11 34 14 | Outdoor Skating Rink |
11-15 11 34 17 | Snowmobile Course |
11-15 11 36 11 | Golf Driving Range |
11-15 11 36 15 | Golf Course |
11-15 11 36 18 | Miniature Golf Course |
11-15 11 36 21 | Golf Pitch and Putt Course |
11-15 11 41 11 | Outdoor Tennis Facility |
11-15 11 41 14 | Outdoor Squash Facility |
11-15 11 41 17 | Outdoor Racquetball Facility |
11-15 11 44 11 | Outdoor Swimming Pool |
11-15 11 44 14 | Outdoor Water Park |
11-15 11 47 11 | Outdoor Football Field |
11-15 11 47 14 | Outdoor Soccer Field |
11-15 11 47 17 | Outdoor Baseball or Softball Diamond |
11-15 11 47 21 | Outdoor Basketball Court |
11-15 11 58 11 | Zoo/Nature Facility |
11-15 11 58 14 | Wildlife Management Area |
11-15 21 09 11 | Indoor Football Field |
11-15 21 09 14 | Indoor Soccer Field |
11-15 21 09 17 | Indoor Baseball or Softball Diamond |
11-15 21 11 11 | Indoor Basketball Court |
11-15 21 11 14 | Indoor Volleyball Court |
11-15 21 21 11 | Indoor Swimming Pool |
11-15 21 21 14 | Indoor High Diving Facility |
11-15 21 21 17 | Indoor Water Park |
11-15 21 24 11 | Indoor Tennis Facility |
11-15 21 24 14 | Indoor Squash Facility |
11-15 21 24 17 | Indoor Racquetball Facility |
11-15 21 31 11 | Fitness and Training Facility |
11-15 21 31 14 | Martial Arts Facility |
11-15 21 31 17 | Boxing Facility |
11-15 21 31 21 | Gymnastics Facility |
11-15 21 37 11 | Bowling Alley |
11-15 21 37 14 | Billiards Facility |
11-15 21 37 17 | Amusement Arcade |
11-15 21 37 21 | Social Club Facility |
11-29 12 11 11 | Chemical Research Facility |
11-29 12 14 14 | Computing Research Facility |
11-29 12 14 17 | Nanotechnology Research Facility |
11-29 12 14 20 | Electronics Research Facility |
11-29 12 14 23 | Engineering Research Facility |
11-29 12 14 33 | Nuclear Research Facility |
11-29 12 18 11 | Life Sciences Research Facility |
11-29 12 18 15 | Biomedical Research Facility |
11-29 12 18 17 | Biometrics Research Facility |
11-29 12 18 19 | Agricultural Research and Development Facility |
11-29 12 18 21 | Forensics Research Facility |
11-29 12 18 27 | High Hazard Research Facility |
11-29 12 18 31 | Hazardous Materials Containment Research Facility |
11-29 28 57 15 | Weapons Research Development Test and Evaluation Facility |
11-29 28 57 21 | Ammunition, Explosive, and Toxic Research Development Test and Evaluation Facility |
11-29 28 57 25 | Research Development Test and Evaluation Range Facilities |
11-29 28 59 11 | Propulsion Research Development Test and Evaluation Facility (or Engine, Turbine, and Power Transmission Equipment Manufacturing Research Development Test and Evaluation Facility) |
11-29 28 73 15 | Aircraft Research Development Test and Evaluation Facility |
11-29 28 73 19 | Missile and Space Research Development Test and Evaluation Facility |
11-29 28 73 23 | Ship and Marine Research Development Test and Evaluation Facility |
11-29 28 73 27 | Tank and Automotive Research Development Test and Evaluation Facility |
11-29 28 73 31 | Underwater Equipment Research Development Test and Evaluation Facility |
11-37 12 15 11 | Grain Silo |
11-37 12 15 13 | Grain Elevator |
XML Schema
<xs:simpleType name="FacilityUsageLevel4CodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for Level 4 facility usage codes.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="11-11 21 17 11">
<xs:annotation>
<xs:documentation>
Auditorium and Theater Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-11 21 17 14">
<xs:annotation>
<xs:documentation>
Outdoor Theater</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-11 21 24 11">
<xs:annotation>
<xs:documentation>
Horse Racing Track</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-11 21 24 14">
<xs:annotation>
<xs:documentation>
Dog Racing Track</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-11 21 24 17">
<xs:annotation>
<xs:documentation>
Automobile Racing Track</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 23 11">
<xs:annotation>
<xs:documentation>
National Center</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 23 14">
<xs:annotation>
<xs:documentation>
Regional Fusion Center</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 24 11">
<xs:annotation>
<xs:documentation>
Booking Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 24 14">
<xs:annotation>
<xs:documentation>
Custody Transfer Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 24 17">
<xs:annotation>
<xs:documentation>
Placement Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 33 11">
<xs:annotation>
<xs:documentation>
Prison</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 33 14">
<xs:annotation>
<xs:documentation>
Jail</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 33 17">
<xs:annotation>
<xs:documentation>
Immigration Detention Center</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 11 33 21">
<xs:annotation>
<xs:documentation>
Juvenile Detention Center</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 21 11 01">
<xs:annotation>
<xs:documentation>
Pentagon</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 21 77 11">
<xs:annotation>
<xs:documentation>
Guided Missile Maintenance Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 21 77 14">
<xs:annotation>
<xs:documentation>
Weapons and Spares Maintenance Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 21 77 17">
<xs:annotation>
<xs:documentation>
Ammunition, Explosives, and Toxic Maintenance Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 21 77 21">
<xs:annotation>
<xs:documentation>
Miscellaneous Items and Equipment Maintenance Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-13 21 77 24">
<xs:annotation>
<xs:documentation>
Installation Repair and Operation Maintenance Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 34 11">
<xs:annotation>
<xs:documentation>
Ski Slope</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 34 14">
<xs:annotation>
<xs:documentation>
Outdoor Skating Rink</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 34 17">
<xs:annotation>
<xs:documentation>
Snowmobile Course</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 36 11">
<xs:annotation>
<xs:documentation>
Golf Driving Range</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 36 15">
<xs:annotation>
<xs:documentation>
Golf Course</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 36 18">
<xs:annotation>
<xs:documentation>
Miniature Golf Course</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 36 21">
<xs:annotation>
<xs:documentation>
Golf Pitch and Putt Course</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 41 11">
<xs:annotation>
<xs:documentation>
Outdoor Tennis Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 41 14">
<xs:annotation>
<xs:documentation>
Outdoor Squash Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 41 17">
<xs:annotation>
<xs:documentation>
Outdoor Racquetball Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 44 11">
<xs:annotation>
<xs:documentation>
Outdoor Swimming Pool</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 44 14">
<xs:annotation>
<xs:documentation>
Outdoor Water Park</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 47 11">
<xs:annotation>
<xs:documentation>
Outdoor Football Field</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 47 14">
<xs:annotation>
<xs:documentation>
Outdoor Soccer Field</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 47 17">
<xs:annotation>
<xs:documentation>
Outdoor Baseball or Softball Diamond</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 47 21">
<xs:annotation>
<xs:documentation>
Outdoor Basketball Court</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 58 11">
<xs:annotation>
<xs:documentation>
Zoo/Nature Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 11 58 14">
<xs:annotation>
<xs:documentation>
Wildlife Management Area</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 09 11">
<xs:annotation>
<xs:documentation>
Indoor Football Field</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 09 14">
<xs:annotation>
<xs:documentation>
Indoor Soccer Field</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 09 17">
<xs:annotation>
<xs:documentation>
Indoor Baseball or Softball Diamond</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 11 11">
<xs:annotation>
<xs:documentation>
Indoor Basketball Court</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 11 14">
<xs:annotation>
<xs:documentation>
Indoor Volleyball Court</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 21 11">
<xs:annotation>
<xs:documentation>
Indoor Swimming Pool</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 21 14">
<xs:annotation>
<xs:documentation>
Indoor High Diving Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 21 17">
<xs:annotation>
<xs:documentation>
Indoor Water Park</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 24 11">
<xs:annotation>
<xs:documentation>
Indoor Tennis Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 24 14">
<xs:annotation>
<xs:documentation>
Indoor Squash Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 24 17">
<xs:annotation>
<xs:documentation>
Indoor Racquetball Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 31 11">
<xs:annotation>
<xs:documentation>
Fitness and Training Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 31 14">
<xs:annotation>
<xs:documentation>
Martial Arts Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 31 17">
<xs:annotation>
<xs:documentation>
Boxing Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 31 21">
<xs:annotation>
<xs:documentation>
Gymnastics Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 37 11">
<xs:annotation>
<xs:documentation>
Bowling Alley</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 37 14">
<xs:annotation>
<xs:documentation>
Billiards Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 37 17">
<xs:annotation>
<xs:documentation>
Amusement Arcade</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-15 21 37 21">
<xs:annotation>
<xs:documentation>
Social Club Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 11 11">
<xs:annotation>
<xs:documentation>
Chemical Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 14 14">
<xs:annotation>
<xs:documentation>
Computing Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 14 17">
<xs:annotation>
<xs:documentation>
Nanotechnology Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 14 20">
<xs:annotation>
<xs:documentation>
Electronics Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 14 23">
<xs:annotation>
<xs:documentation>
Engineering Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 14 33">
<xs:annotation>
<xs:documentation>
Nuclear Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 18 11">
<xs:annotation>
<xs:documentation>
Life Sciences Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 18 15">
<xs:annotation>
<xs:documentation>
Biomedical Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 18 17">
<xs:annotation>
<xs:documentation>
Biometrics Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 18 19">
<xs:annotation>
<xs:documentation>
Agricultural Research and Development Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 18 21">
<xs:annotation>
<xs:documentation>
Forensics Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 18 27">
<xs:annotation>
<xs:documentation>
High Hazard Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 12 18 31">
<xs:annotation>
<xs:documentation>
Hazardous Materials Containment Research Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 57 15">
<xs:annotation>
<xs:documentation>
Weapons Research Development Test and Evaluation Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 57 21">
<xs:annotation>
<xs:documentation>
Ammunition, Explosive, and Toxic Research Development Test and Evaluation Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 57 25">
<xs:annotation>
<xs:documentation>
Research Development Test and Evaluation Range Facilities</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 59 11">
<xs:annotation>
<xs:documentation>
Propulsion Research Development Test and Evaluation Facility
(or Engine, Turbine, and Power Transmission Equipment Manufacturing Research Development Test and Evaluation Facility)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 73 15">
<xs:annotation>
<xs:documentation>
Aircraft Research Development Test and Evaluation Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 73 19">
<xs:annotation>
<xs:documentation>
Missile and Space Research Development Test and Evaluation Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 73 23">
<xs:annotation>
<xs:documentation>
Ship and Marine Research Development Test and Evaluation Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 73 27">
<xs:annotation>
<xs:documentation>
Tank and Automotive Research Development Test and Evaluation Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-29 28 73 31">
<xs:annotation>
<xs:documentation>
Underwater Equipment Research Development Test and Evaluation Facility</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-37 12 15 11">
<xs:annotation>
<xs:documentation>
Grain Silo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11-37 12 15 13">
<xs:annotation>
<xs:documentation>
Grain Elevator</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>