ndex:AggravatedAssaultCircumstanceCodeSimpleType
simpleType AggravatedAssaultCircumstanceCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/
Definition
A data type for a code that describes the circumstances of either an aggravated assault or homicide. Includes all NIBRS codes, plus additional codes.
Diagram
Enumerations
Value | Definition |
AGGRAVATED_STALKING | AGGRAVATED STALKING |
AMBUSH | AMBUSH |
ARGUMENT | ARGUMENT |
ARGUMENT_OVER_BOYFRIEND | ARGUMENT OVER BOYFRIEND |
ARGUMENT_OVER_GIRLFRIEND | ARGUMENT OVER GIRLFRIEND |
ARGUMENT_OVER_MONEY | ARGUMENT OVER MONEY |
ARGUMENT_OVER_WEAPON | ARGUMENT OVER WEAPON |
ARSON | ARSON |
ASSAULT_ON_LAW_ENFORCEMENT_OFFICER | ASSAULT ON LAW ENFORCEMENT OFFICER(S) |
BARROOM_BRAWL | BARROOM BRAWL |
BOOTLEGGING | BOOTLEGGING |
BURGLARY_ATTEMPT | BURGLARY ATTEMPT |
CHILD_ABUSE | CHILD ABUSE |
CHILD_PLAYING_WITH_WEAPON | CHILD PLAYING WITH WEAPON |
CRIMINAL_KILLED_BY_POLICE_OFFICER | CRIMINAL KILLED BY POLICE OFFICER |
CRIMINAL_KILLED_BY_PRIVATE_CITIZEN | CRIMINAL KILLED BY PRIVATE CITIZEN |
DOMESTIC_ARGUMENT | DOMESTIC ARGUMENT |
DRIVE_BY_SHOOTING_ASSAULT | DRIVE-BY SHOOTING ASSAULT |
DRIVE_BY_SHOOTING_HOMICIDE | DRIVE-BY SHOOTING HOMICIDE |
DRUG_DEALING | DRUG DEALING |
FIGHT_ASSAULT | FIGHT ASSAULT |
FIGHT_HOMICIDE | FIGHT HOMICIDE |
FLEEING_SUSPECT-POLICE_ASSAULT | FLEEING SUSPECT POLICE ASSAULT |
FLEEING_SUSPECT-POLICE_HOMICIDE | FLEEING SUSPECT POLICE HOMICIDE |
GAMBLING_ASSAULT | GAMBLING ASSAULT |
GAMBLING_HOMICIDE | GAMBLING HOMICIDE |
GANGLAND | GANGLANDORGANIZED CRIME INVOLVEMENT |
GUN-CLEANING_ACCIDENT | GUN-CLEANING ACCIDENT |
HOMICIDE-SUICIDE | HOMICIDE SUICIDE |
HUNTING_ACCIDENT | HUNTING ACCIDENT |
JUVENILE_GANG | JUVENILE GANG |
KIDNAP-MURDER | KIDNAP MURDER |
KIDNAP-NONCUSTODIAL_PARENT | KIDNAP NON CUSTODIAL PARENT |
KIDNAP-STRANGER | KIDNAP STRANGER |
LOVERS_QUARREL | LOVERS QUARREL |
MENTAL_PROBLEM_ASSAULT | MENTAL PROBLEM ASSAULT |
MENTAL_PROBLEM_HOMICIDE | MENTAL PROBLEM HOMICIDE |
MERCY_KILLING | MERCY KILLING |
MUGGING_ASSAULT | MUGGING ASSAULT |
MUGGING_HOMICIDE | MUGGING HOMICIDE |
MURDER_FOR_HIRE | MURDER FOR HIRE |
OTHER_CIRCUMSTANCES | OTHER CIRCUMSTANCES |
OTHER_FELONY_INVOLVED | OTHER FELONY INVOLVED |
OTHER_NEGLIGENT_KILLINGS | OTHER NEGLIGENT KILLINGS |
OTHER_NEGLIGENT_WEAPON_HANDLING | OTHER NEGLIGENT WEAPON HANDLING |
PLAYING_WITH_WEAPON_ASSAULT | PLAYING WITH WEAPON ASSAULT |
PLAYING_WITH_WEAPON_HOMICIDE | PLAYING WITH WEAPON HOMICIDE |
POLICE_OFFICER_KILLED | POLICE OFFICER KILLED |
RACE_RELATED_ASSAULT | RACE RELATED ASSAULT |
RACE_RELATED_HOMICIDE | RACE RELATED HOMICIDE |
RAPE_ATTEMPT-HOMICIDE | RAPE ATTEMPT HOMICIDE |
RAPE-HOMICIDE | RAPE HOMICIDE |
REVENGE_ASSAULT | REVENGE ASSAULT |
REVENGE_HOMICIDE | REVENGE HOMICIDE |
ROBBER_KILLED_BY_VICTIM | ROBBER KILLED BY VICTIM |
SELF_DEFENSE_ASSAULT | SELF DEFENSE ASSAULT |
SELF_DEFENSE_HOMICIDE | SELF DEFENSE HOMICIDE |
STALKING | STALKING |
UNKNOWN_ASSAULT_CIRCUMSTANCE | UNKNOWN ASSAULT CIRCUMSTANCE |
UNKNOWN_CIRCUMSTANCES | UNKNOWN CIRCUMSTANCES |
UNKNOWN_HOMICIDE_CIRCUMSTANCE | UNKNOWN HOMICIDE CIRCUMSTANCE |
VICTIM_KILLED_BY_ROBBER | VICTIM KILLED BY ROBBER |
XML Schema
<xs:simpleType name="AggravatedAssaultCircumstanceCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that describes the circumstances of either an aggravated assault or homicide. Includes all NIBRS codes, plus additional codes.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="AGGRAVATED_STALKING">
<xs:annotation>
<xs:documentation>
AGGRAVATED STALKING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AMBUSH">
<xs:annotation>
<xs:documentation>
AMBUSH</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARGUMENT">
<xs:annotation>
<xs:documentation>
ARGUMENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARGUMENT_OVER_BOYFRIEND">
<xs:annotation>
<xs:documentation>
ARGUMENT OVER BOYFRIEND</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARGUMENT_OVER_GIRLFRIEND">
<xs:annotation>
<xs:documentation>
ARGUMENT OVER GIRLFRIEND</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARGUMENT_OVER_MONEY">
<xs:annotation>
<xs:documentation>
ARGUMENT OVER MONEY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARGUMENT_OVER_WEAPON">
<xs:annotation>
<xs:documentation>
ARGUMENT OVER WEAPON</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARSON">
<xs:annotation>
<xs:documentation>
ARSON</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ASSAULT_ON_LAW_ENFORCEMENT_OFFICER">
<xs:annotation>
<xs:documentation>
ASSAULT ON LAW ENFORCEMENT OFFICER(S)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BARROOM_BRAWL">
<xs:annotation>
<xs:documentation>
BARROOM BRAWL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOOTLEGGING">
<xs:annotation>
<xs:documentation>
BOOTLEGGING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BURGLARY_ATTEMPT">
<xs:annotation>
<xs:documentation>
BURGLARY ATTEMPT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHILD_ABUSE">
<xs:annotation>
<xs:documentation>
CHILD ABUSE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHILD_PLAYING_WITH_WEAPON">
<xs:annotation>
<xs:documentation>
CHILD PLAYING WITH WEAPON</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIMINAL_KILLED_BY_POLICE_OFFICER">
<xs:annotation>
<xs:documentation>
CRIMINAL KILLED BY POLICE OFFICER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIMINAL_KILLED_BY_PRIVATE_CITIZEN">
<xs:annotation>
<xs:documentation>
CRIMINAL KILLED BY PRIVATE CITIZEN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOMESTIC_ARGUMENT">
<xs:annotation>
<xs:documentation>
DOMESTIC ARGUMENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRIVE_BY_SHOOTING_ASSAULT">
<xs:annotation>
<xs:documentation>
DRIVE-BY SHOOTING ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRIVE_BY_SHOOTING_HOMICIDE">
<xs:annotation>
<xs:documentation>
DRIVE-BY SHOOTING HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRUG_DEALING">
<xs:annotation>
<xs:documentation>
DRUG DEALING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FIGHT_ASSAULT">
<xs:annotation>
<xs:documentation>
FIGHT ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FIGHT_HOMICIDE">
<xs:annotation>
<xs:documentation>
FIGHT HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FLEEING_SUSPECT-POLICE_ASSAULT">
<xs:annotation>
<xs:documentation>
FLEEING SUSPECT POLICE ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FLEEING_SUSPECT-POLICE_HOMICIDE">
<xs:annotation>
<xs:documentation>
FLEEING SUSPECT POLICE HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAMBLING_ASSAULT">
<xs:annotation>
<xs:documentation>
GAMBLING ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAMBLING_HOMICIDE">
<xs:annotation>
<xs:documentation>
GAMBLING HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GANGLAND">
<xs:annotation>
<xs:documentation>
GANGLANDORGANIZED CRIME INVOLVEMENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GUN-CLEANING_ACCIDENT">
<xs:annotation>
<xs:documentation>
GUN-CLEANING ACCIDENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOMICIDE-SUICIDE">
<xs:annotation>
<xs:documentation>
HOMICIDE SUICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HUNTING_ACCIDENT">
<xs:annotation>
<xs:documentation>
HUNTING ACCIDENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JUVENILE_GANG">
<xs:annotation>
<xs:documentation>
JUVENILE GANG</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KIDNAP-MURDER">
<xs:annotation>
<xs:documentation>
KIDNAP MURDER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KIDNAP-NONCUSTODIAL_PARENT">
<xs:annotation>
<xs:documentation>
KIDNAP NON CUSTODIAL PARENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KIDNAP-STRANGER">
<xs:annotation>
<xs:documentation>
KIDNAP STRANGER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LOVERS_QUARREL">
<xs:annotation>
<xs:documentation>
LOVERS QUARREL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MENTAL_PROBLEM_ASSAULT">
<xs:annotation>
<xs:documentation>
MENTAL PROBLEM ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MENTAL_PROBLEM_HOMICIDE">
<xs:annotation>
<xs:documentation>
MENTAL PROBLEM HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MERCY_KILLING">
<xs:annotation>
<xs:documentation>
MERCY KILLING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MUGGING_ASSAULT">
<xs:annotation>
<xs:documentation>
MUGGING ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MUGGING_HOMICIDE">
<xs:annotation>
<xs:documentation>
MUGGING HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MURDER_FOR_HIRE">
<xs:annotation>
<xs:documentation>
MURDER FOR HIRE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_CIRCUMSTANCES">
<xs:annotation>
<xs:documentation>
OTHER CIRCUMSTANCES</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_FELONY_INVOLVED">
<xs:annotation>
<xs:documentation>
OTHER FELONY INVOLVED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_NEGLIGENT_KILLINGS">
<xs:annotation>
<xs:documentation>
OTHER NEGLIGENT KILLINGS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_NEGLIGENT_WEAPON_HANDLING">
<xs:annotation>
<xs:documentation>
OTHER NEGLIGENT WEAPON HANDLING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PLAYING_WITH_WEAPON_ASSAULT">
<xs:annotation>
<xs:documentation>
PLAYING WITH WEAPON ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PLAYING_WITH_WEAPON_HOMICIDE">
<xs:annotation>
<xs:documentation>
PLAYING WITH WEAPON HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POLICE_OFFICER_KILLED">
<xs:annotation>
<xs:documentation>
POLICE OFFICER KILLED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RACE_RELATED_ASSAULT">
<xs:annotation>
<xs:documentation>
RACE RELATED ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RACE_RELATED_HOMICIDE">
<xs:annotation>
<xs:documentation>
RACE RELATED HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RAPE_ATTEMPT-HOMICIDE">
<xs:annotation>
<xs:documentation>
RAPE ATTEMPT HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RAPE-HOMICIDE">
<xs:annotation>
<xs:documentation>
RAPE HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REVENGE_ASSAULT">
<xs:annotation>
<xs:documentation>
REVENGE ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REVENGE_HOMICIDE">
<xs:annotation>
<xs:documentation>
REVENGE HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ROBBER_KILLED_BY_VICTIM">
<xs:annotation>
<xs:documentation>
ROBBER KILLED BY VICTIM</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SELF_DEFENSE_ASSAULT">
<xs:annotation>
<xs:documentation>
SELF DEFENSE ASSAULT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SELF_DEFENSE_HOMICIDE">
<xs:annotation>
<xs:documentation>
SELF DEFENSE HOMICIDE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STALKING">
<xs:annotation>
<xs:documentation>
STALKING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN_ASSAULT_CIRCUMSTANCE">
<xs:annotation>
<xs:documentation>
UNKNOWN ASSAULT CIRCUMSTANCE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN_CIRCUMSTANCES">
<xs:annotation>
<xs:documentation>
UNKNOWN CIRCUMSTANCES</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN_HOMICIDE_CIRCUMSTANCE">
<xs:annotation>
<xs:documentation>
UNKNOWN HOMICIDE CIRCUMSTANCE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VICTIM_KILLED_BY_ROBBER">
<xs:annotation>
<xs:documentation>
VICTIM KILLED BY ROBBER</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>