ucr:CriminalActivityCategoryCodeSimpleType

simpleType CriminalActivityCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ucr/4.1/

Definition

A data type for kinds of incidents.

Diagram

Enumerations

ValueDefinition
ASimple/Gross Neglect (unintentionally, intentionally, or knowingly failing to provide food, water, shelter, veterinary care, hoarding, etc.)
Bbuying/ receiving
Ccultivate/ manufacture/ publish (i.e.,production of any type)
Ddistribute/ selling
Eexploiting children
FOrganized Abuse (Dog Fighting and Cock Fighting)
Gother gang
IIntentional Abuse and Torture (tormenting, mutilating, maiming, poisoning, or abandonment)
Jjuvenile gang
Nnone/ unknown
Ooperate/ promote/ assist
Ppossession/ conceal
SAnimal Sexual Abuse (Bestiality)
Ttransport/ transmitting
Uusing/ consuming

XML Schema

<xs:simpleType name="CriminalActivityCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for kinds of incidents.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>
Simple/Gross Neglect (unintentionally, intentionally, or knowingly failing to provide food, water, shelter, veterinary care, hoarding, etc.)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>
buying/ receiving
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>
cultivate/ manufacture/ publish (i.e.,production of any type)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>
distribute/ selling
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>
exploiting children
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>
Organized Abuse (Dog Fighting and Cock Fighting)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>
other gang
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>
Intentional Abuse and Torture (tormenting, mutilating, maiming, poisoning, or abandonment)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J">
<xs:annotation>
<xs:documentation>
juvenile gang
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="N">
<xs:annotation>
<xs:documentation>
none/ unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O">
<xs:annotation>
<xs:documentation>
operate/ promote/ assist
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="P">
<xs:annotation>
<xs:documentation>
possession/ conceal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S">
<xs:annotation>
<xs:documentation>
Animal Sexual Abuse (Bestiality)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="T">
<xs:annotation>
<xs:documentation>
transport/ transmitting
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="U">
<xs:annotation>
<xs:documentation>
using/ consuming
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>