ucr:LEOKAActivityCategoryCodeSimpleType

simpleType LEOKAActivityCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.2/

Definition

A data type for a kind of activity or circumstance in which a law enforcement officer was engaged at the time of assault.

Diagram

Enumerations

ValueDefinition
01Responding to Disturbance Call (Family Quarrels, Person with Firearm, Etc.)
02Burglaries in Progress or Pursuing Burglary Suspects
03Robberies in Progress or Pursuing Robbery Suspects
04Attempting Other Arrests
05Civil Disorder (Riot, Mass Disobedience)
06Handling, Transporting, Custody of Prisoners
07Investigating Suspicious Persons or Circumstances
08Ambush-No Warning
09Handling Persons with Mental Illness
10Traffic Pursuits and Stops
11All Other

XML Schema

<xs:simpleType name="LEOKAActivityCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of activity or circumstance in which a law enforcement officer was engaged at the time of assault.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>
Responding to Disturbance Call (Family Quarrels, Person with Firearm, Etc.)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>
Burglaries in Progress or Pursuing Burglary Suspects
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="03">
<xs:annotation>
<xs:documentation>
Robberies in Progress or Pursuing Robbery Suspects
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="04">
<xs:annotation>
<xs:documentation>
Attempting Other Arrests
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="05">
<xs:annotation>
<xs:documentation>
Civil Disorder (Riot, Mass Disobedience)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="06">
<xs:annotation>
<xs:documentation>
Handling, Transporting, Custody of Prisoners
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="07">
<xs:annotation>
<xs:documentation>
Investigating Suspicious Persons or Circumstances
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="08">
<xs:annotation>
<xs:documentation>
Ambush-No Warning
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="09">
<xs:annotation>
<xs:documentation>
Handling Persons with Mental Illness
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>
Traffic Pursuits and Stops
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
All Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>