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
Value | Definition |
Ambush_No warning | Ambush_No warning |
Attempting other arrest | Attempting other arrest |
Burglary in progress or pursuing | Burglary in progress or pursuing |
Civil disorder | Civil disorder (Riot, etc.) |
Domestic Disturbance | Domestic Disturbance |
Handling_Transporting prisoner | Handling_Transporting prisoner |
Investigation_Suspicious person | Investigation_Suspicious person |
Mentally deranged assailant | Mentally deranged assailant |
Other | All Other |
Responding to disturbance call | Responding to disturbance call |
Robbery in progress or pursuing | Robbery in progress or pursuing |
Traffic Pursuit | Traffic Pursuit |
Traffic Pursuit_Stop | Traffic Pursuit_Stop |
Traffic Stop | Traffic 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:restriction base="xs:token">
<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>