ndex:LEOKAActivityCategoryNDExCodeSimpleType

simpleType LEOKAActivityCategoryNDExCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that identifies the type of law enforcement activity which the officer was involved in at the time of incident. Includes all NIBRS codes, plus additional codes.

Diagram

Enumerations

ValueDefinition
Ambush_No warningAmbush_No warning
Attempting other arrestAttempting other arrest
Burglary in progress or pursuingBurglary in progress or pursuing
Civil disorderCivil disorder (Riot, etc.)
Domestic DisturbanceDomestic Disturbance
Handling_Transporting prisonerHandling_Transporting prisoner
Investigation_Suspicious personInvestigation_Suspicious person
Mentally deranged assailantMentally deranged assailant
OtherAll Other
Responding to disturbance callResponding to disturbance call
Robbery in progress or pursuingRobbery in progress or pursuing
Traffic PursuitTraffic Pursuit
Traffic Pursuit_StopTraffic Pursuit_Stop
Traffic StopTraffic Stop

XML Schema

<xs:simpleType name="LEOKAActivityCategoryNDExCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of law enforcement activity which the officer was involved in at the time of incident. Includes all NIBRS codes, plus additional codes.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Ambush_No warning">
<xs:annotation>
<xs:documentation>
Ambush_No warning
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Attempting other arrest">
<xs:annotation>
<xs:documentation>
Attempting other arrest
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Burglary in progress or pursuing">
<xs:annotation>
<xs:documentation>
Burglary in progress or pursuing
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Civil disorder">
<xs:annotation>
<xs:documentation>
Civil disorder (Riot, etc.)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Domestic Disturbance">
<xs:annotation>
<xs:documentation>
Domestic Disturbance
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Handling_Transporting prisoner">
<xs:annotation>
<xs:documentation>
Handling_Transporting prisoner
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Investigation_Suspicious person">
<xs:annotation>
<xs:documentation>
Investigation_Suspicious person
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mentally deranged assailant">
<xs:annotation>
<xs:documentation>
Mentally deranged assailant
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
All Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Responding to disturbance call">
<xs:annotation>
<xs:documentation>
Responding to disturbance call
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Robbery in progress or pursuing">
<xs:annotation>
<xs:documentation>
Robbery in progress or pursuing
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Traffic Pursuit">
<xs:annotation>
<xs:documentation>
Traffic Pursuit
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Traffic Pursuit_Stop">
<xs:annotation>
<xs:documentation>
Traffic Pursuit_Stop
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Traffic Stop">
<xs:annotation>
<xs:documentation>
Traffic Stop
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>