ndex:DomesticViolencePatternIndicationCodeSimpleType

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

Definition

A data type for a code that indicates the subject's pattern of domestic violence.

Diagram

Enumerations

ValueDefinition
CHOKEDSubject has choked the victim.
ESCALATING FREQUENCYSubject is assaulting the victim more frequently.
ESCALATING VIOLENCESubject assaults are becoming more violent, brutal, and/or dangerous.
INFLICTED SERIOUS INJURYSubject has seriously injured the victim (victim needed medical attention).
PET INJURED_INJURY THREATENEDSubject has injured, killed, or threatened to injure or kill the victims pet(s).
SEXUAL ATTACK_COERCIONSubject abuse of victim has included sexual coercion or attack.
THREATENED TO KILLSubject has threatened to kill the victim.
USED INTIMIDATIONSubject has attempted to intimidate the victim.
WEAPON USE_THREATSubject used a weapon against the victim or threatened to do so.

XML Schema

<xs:simpleType name="DomesticViolencePatternIndicationCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that indicates the subject's pattern of domestic violence.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CHOKED">
<xs:annotation>
<xs:documentation>
Subject has choked the victim.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESCALATING FREQUENCY">
<xs:annotation>
<xs:documentation>
Subject is assaulting the victim more frequently.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESCALATING VIOLENCE">
<xs:annotation>
<xs:documentation>
Subject assaults are becoming more violent, brutal, and/or dangerous.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INFLICTED SERIOUS INJURY">
<xs:annotation>
<xs:documentation>
Subject has seriously injured the victim (victim needed medical attention).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PET INJURED_INJURY THREATENED">
<xs:annotation>
<xs:documentation>
Subject has injured, killed, or threatened to injure or kill the victims pet(s).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SEXUAL ATTACK_COERCION">
<xs:annotation>
<xs:documentation>
Subject abuse of victim has included sexual coercion or attack.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THREATENED TO KILL">
<xs:annotation>
<xs:documentation>
Subject has threatened to kill the victim.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USED INTIMIDATION">
<xs:annotation>
<xs:documentation>
Subject has attempted to intimidate the victim.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WEAPON USE_THREAT">
<xs:annotation>
<xs:documentation>
Subject used a weapon against the victim or threatened to do so.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>