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
| Value | Definition |
| ARGUMENT-CONFLICT | ARGUMENT-CONFLICT |
| BIAS-HATE | BIAS-HATE |
| BURGLARY | BURGLARY |
| CARJACKING | CARJACKING |
| CHILD_ABDUCTION | CHILD ABDUCTION (VICTIM 17 YEARS OR YOUNGER) |
| CONTRACT | CONTRACT |
| CRIME_CONCEALMENT | CRIME CONCEALMENT |
| DOMESTIC_VIOLENCE | DOMESTIC VIOLENCE |
| DRUG_RELATED | DRUG RELATED |
| FINANCIAL_GAIN | FINANCIAL GAIN |
| GANG_RELATED | GANG RELATED |
| HOME_INVASION | HOME INVASION |
| IDENTITY_THEFT | IDENTITY THEFT |
| KIDNAPPING | KIDNAPPING (VICTIM 18 YEARS OR OLDER) |
| MURDER-SUICIDE | MURDER-SUICIDE |
| POLICE_OFFICER_INVOLVED | POLICE OFFICER INVOLVED |
| REVENGE | REVENGE |
| SEXUAL | SEXUAL |
| TERRORISM | TERRORISM |
| THRILL-AMUSEMENT | THRILL-AMUSEMENT |
| UNKNOWN | UNKNOWN |
| WITNESS_ELIMINATION | WITNESS 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:restriction base="xs:token">
<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>