ucr:ForceCategoryCodeSimpleType

simpleType ForceCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.1/

Definition

A data type for kinds of weapons or forces used by a subject in committing an offense.

Diagram

Enumerations

ValueDefinition
11Firearm (type not stated)
11AAutomatic Firearm (type not stated)
12Handgun
12AAutomatic Handgun
13Rifle
13AAutomatic Rifle
14Shotgun
14AAutomatic Shotgun
15Other Firearm
15AOther Automatic Firearm
20Knife/Cutting Instrument
30Blunt Object
35Motor Vehicle/Vessel
40Personal Weapons
50Poison
60Explosives
65Fire/ Incendiary Device
70Drugs/ Narcotics/ Sleeping Pills
85Asphyxiation
90Other
95Unknown
99None

XML Schema

<xs:simpleType name="ForceCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for kinds of weapons or forces used by a subject in committing an offense.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
Firearm (type not stated)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11A">
<xs:annotation>
<xs:documentation>
Automatic Firearm (type not stated)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12">
<xs:annotation>
<xs:documentation>
Handgun
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12A">
<xs:annotation>
<xs:documentation>
Automatic Handgun
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="13">
<xs:annotation>
<xs:documentation>
Rifle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="13A">
<xs:annotation>
<xs:documentation>
Automatic Rifle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>
Shotgun
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="14A">
<xs:annotation>
<xs:documentation>
Automatic Shotgun
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>
Other Firearm
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15A">
<xs:annotation>
<xs:documentation>
Other Automatic Firearm
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="20">
<xs:annotation>
<xs:documentation>
Knife/Cutting Instrument
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="30">
<xs:annotation>
<xs:documentation>
Blunt Object
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="35">
<xs:annotation>
<xs:documentation>
Motor Vehicle/Vessel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="40">
<xs:annotation>
<xs:documentation>
Personal Weapons
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="50">
<xs:annotation>
<xs:documentation>
Poison
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="60">
<xs:annotation>
<xs:documentation>
Explosives
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="65">
<xs:annotation>
<xs:documentation>
Fire/ Incendiary Device
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="70">
<xs:annotation>
<xs:documentation>
Drugs/ Narcotics/ Sleeping Pills
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="85">
<xs:annotation>
<xs:documentation>
Asphyxiation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="90">
<xs:annotation>
<xs:documentation>
Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="95">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="99">
<xs:annotation>
<xs:documentation>
None
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>