ndex:DomesticViolenceLevelCodeSimpleType

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

Definition

A data type for a code that identifies the level of domestic violence involved in the incident.

Diagram

Enumerations

ValueDefinition
BODILY IMPAIRMENTBodily impairment
CAUSED VICTIM EXTREME FEARCaused victim extreme fear
FRACTUREFracture
MADE TERRORISTIC THREATSMade terroristic threats
MULTIPLE BLOWS, MINOR INJURYMultiple blows, minor injury
MULTIPLE BLOWS, SEVERE ABRASIONS OR INJURYMultiple blows, severe abrasions or injury
MULTIPLE BLOWS, SIGNIFICANT BRUISINGMultiple blows, significant bruising
SIGNIFICANT PAINSignificant pain
SINGLE BLOW OR MINOR INJURYSingle blow or minor injury
THREATENED WITH WEAPONThreatened with weapon
USED WEAPON DURING INCIDENTUsed weapon during incident
VICTIM REQUIRED MEDICAL ATTENTIONVictim required medical attention

XML Schema

<xs:simpleType name="DomesticViolenceLevelCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the level of domestic violence involved in the incident.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BODILY IMPAIRMENT">
<xs:annotation>
<xs:documentation>
Bodily impairment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAUSED VICTIM EXTREME FEAR">
<xs:annotation>
<xs:documentation>
Caused victim extreme fear
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FRACTURE">
<xs:annotation>
<xs:documentation>
Fracture
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MADE TERRORISTIC THREATS">
<xs:annotation>
<xs:documentation>
Made terroristic threats
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULTIPLE BLOWS, MINOR INJURY">
<xs:annotation>
<xs:documentation>
Multiple blows, minor injury
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULTIPLE BLOWS, SEVERE ABRASIONS OR INJURY">
<xs:annotation>
<xs:documentation>
Multiple blows, severe abrasions or injury
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULTIPLE BLOWS, SIGNIFICANT BRUISING">
<xs:annotation>
<xs:documentation>
Multiple blows, significant bruising
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIGNIFICANT PAIN">
<xs:annotation>
<xs:documentation>
Significant pain
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SINGLE BLOW OR MINOR INJURY">
<xs:annotation>
<xs:documentation>
Single blow or minor injury
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THREATENED WITH WEAPON">
<xs:annotation>
<xs:documentation>
Threatened with weapon
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USED WEAPON DURING INCIDENT">
<xs:annotation>
<xs:documentation>
Used weapon during incident
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VICTIM REQUIRED MEDICAL ATTENTION">
<xs:annotation>
<xs:documentation>
Victim required medical attention
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>