ucr:ForceCategoryCodeSimpleType

simpleType ForceCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ucr/5.0/

Definition

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

Diagram

Enumerations

ValueDefinition
ASPHYXIATIONASPHYXIATION
AUTOMATIC_FIREARMAUTOMATIC FIREARM (TYPE NOT STATED)
AUTOMATIC_HANDGUNAUTOMATIC HANDGUN
AUTOMATIC_RIFLEAUTOMATIC RIFLE
AUTOMATIC_SHOTGUNAUTOMATIC SHOTGUN
BLUNT_OBJECTBLUNT OBJECT
DRUGS-NARCOTICS-SLEEPING_PILLSDRUGS/ NARCOTICS/ SLEEPING PILLS
EXPLOSIVESEXPLOSIVES
FIRE-INCENDIARY_DEVICEFIRE/ INCENDIARY DEVICE
FIREARMFIREARM (TYPE NOT STATED)
HANDGUNHANDGUN
KNIFE-CUTTING_INSTRUMENTKNIFE/CUTTING INSTRUMENT
MOTOR_VEHICLE-VESSELMOTOR VEHICLE/VESSEL
NONENONE
OTHEROTHER
OTHER_AUTOMATIC_FIREARMOTHER AUTOMATIC FIREARM
OTHER_FIREARMOTHER FIREARM
PERSONAL_WEAPONSPERSONAL WEAPONS
POISONPOISON
RIFLERIFLE
SHOTGUNSHOTGUN
UNKNOWNUNKNOWN

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="ASPHYXIATION">
<xs:annotation>
<xs:documentation>
ASPHYXIATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUTOMATIC_FIREARM">
<xs:annotation>
<xs:documentation>
AUTOMATIC FIREARM (TYPE NOT STATED)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUTOMATIC_HANDGUN">
<xs:annotation>
<xs:documentation>
AUTOMATIC HANDGUN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUTOMATIC_RIFLE">
<xs:annotation>
<xs:documentation>
AUTOMATIC RIFLE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUTOMATIC_SHOTGUN">
<xs:annotation>
<xs:documentation>
AUTOMATIC SHOTGUN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLUNT_OBJECT">
<xs:annotation>
<xs:documentation>
BLUNT OBJECT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRUGS-NARCOTICS-SLEEPING_PILLS">
<xs:annotation>
<xs:documentation>
DRUGS/ NARCOTICS/ SLEEPING PILLS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EXPLOSIVES">
<xs:annotation>
<xs:documentation>
EXPLOSIVES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FIRE-INCENDIARY_DEVICE">
<xs:annotation>
<xs:documentation>
FIRE/ INCENDIARY DEVICE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FIREARM">
<xs:annotation>
<xs:documentation>
FIREARM (TYPE NOT STATED)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HANDGUN">
<xs:annotation>
<xs:documentation>
HANDGUN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KNIFE-CUTTING_INSTRUMENT">
<xs:annotation>
<xs:documentation>
KNIFE/CUTTING INSTRUMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MOTOR_VEHICLE-VESSEL">
<xs:annotation>
<xs:documentation>
MOTOR VEHICLE/VESSEL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NONE">
<xs:annotation>
<xs:documentation>
NONE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation>
OTHER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_AUTOMATIC_FIREARM">
<xs:annotation>
<xs:documentation>
OTHER AUTOMATIC FIREARM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_FIREARM">
<xs:annotation>
<xs:documentation>
OTHER FIREARM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSONAL_WEAPONS">
<xs:annotation>
<xs:documentation>
PERSONAL WEAPONS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POISON">
<xs:annotation>
<xs:documentation>
POISON
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RIFLE">
<xs:annotation>
<xs:documentation>
RIFLE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SHOTGUN">
<xs:annotation>
<xs:documentation>
SHOTGUN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
UNKNOWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>