ndex:OffenseMOCrimeAndMotiveCodeSimpleType

simpleType OffenseMOCrimeAndMotiveCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

Definition

A data type for a code that identifies probable crime types and/or motives based on investigator experience.

Diagram

Enumerations

ValueDefinition
ARGUMENT-CONFLICTARGUMENT-CONFLICT
BIAS-HATEBIAS-HATE
BURGLARYBURGLARY
CARJACKINGCARJACKING
CHILD_ABDUCTIONCHILD ABDUCTION (VICTIM 17 YEARS OR YOUNGER)
CONTRACTCONTRACT
CRIME_CONCEALMENTCRIME CONCEALMENT
DOMESTIC_VIOLENCEDOMESTIC VIOLENCE
DRUG_RELATEDDRUG RELATED
FINANCIAL_GAINFINANCIAL GAIN
GANG_RELATEDGANG RELATED
HOME_INVASIONHOME INVASION
IDENTITY_THEFTIDENTITY THEFT
KIDNAPPINGKIDNAPPING (VICTIM 18 YEARS OR OLDER)
MURDER-SUICIDEMURDER-SUICIDE
POLICE_OFFICER_INVOLVEDPOLICE OFFICER INVOLVED
REVENGEREVENGE
SEXUALSEXUAL
TERRORISMTERRORISM
THRILL-AMUSEMENTTHRILL-AMUSEMENT
UNKNOWNUNKNOWN
WITNESS_ELIMINATIONWITNESS ELIMINATION

XML Schema

<xs:simpleType name="OffenseMOCrimeAndMotiveCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies probable crime types and/or motives based on investigator experience.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ARGUMENT-CONFLICT">
<xs:annotation>
<xs:documentation>
ARGUMENT-CONFLICT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BIAS-HATE">
<xs:annotation>
<xs:documentation>
BIAS-HATE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BURGLARY">
<xs:annotation>
<xs:documentation>
BURGLARY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CARJACKING">
<xs:annotation>
<xs:documentation>
CARJACKING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHILD_ABDUCTION">
<xs:annotation>
<xs:documentation>
CHILD ABDUCTION (VICTIM 17 YEARS OR YOUNGER)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONTRACT">
<xs:annotation>
<xs:documentation>
CONTRACT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIME_CONCEALMENT">
<xs:annotation>
<xs:documentation>
CRIME CONCEALMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOMESTIC_VIOLENCE">
<xs:annotation>
<xs:documentation>
DOMESTIC VIOLENCE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRUG_RELATED">
<xs:annotation>
<xs:documentation>
DRUG RELATED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FINANCIAL_GAIN">
<xs:annotation>
<xs:documentation>
FINANCIAL GAIN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GANG_RELATED">
<xs:annotation>
<xs:documentation>
GANG RELATED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOME_INVASION">
<xs:annotation>
<xs:documentation>
HOME INVASION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IDENTITY_THEFT">
<xs:annotation>
<xs:documentation>
IDENTITY THEFT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KIDNAPPING">
<xs:annotation>
<xs:documentation>
KIDNAPPING (VICTIM 18 YEARS OR OLDER)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MURDER-SUICIDE">
<xs:annotation>
<xs:documentation>
MURDER-SUICIDE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POLICE_OFFICER_INVOLVED">
<xs:annotation>
<xs:documentation>
POLICE OFFICER INVOLVED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REVENGE">
<xs:annotation>
<xs:documentation>
REVENGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SEXUAL">
<xs:annotation>
<xs:documentation>
SEXUAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TERRORISM">
<xs:annotation>
<xs:documentation>
TERRORISM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THRILL-AMUSEMENT">
<xs:annotation>
<xs:documentation>
THRILL-AMUSEMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
UNKNOWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WITNESS_ELIMINATION">
<xs:annotation>
<xs:documentation>
WITNESS ELIMINATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>