ndex:OrganizationCategoryCodeSimpleType

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

Definition

A data type for a code that identifies the type of organization.

Diagram

Enumerations

ValueDefinition
BUSINESSBusiness (for profit)
CHARITYCharity
COMMUNITY_SOCIALCommunity_Social (includes Users Group, Internet clubs, common interest clubs, e.g. chess club, game club, boat club, book club, sports clubs, professional clubs, and groups based on common social interest)
CRIMINAL JUSTICECriminal Justice
CRIMINAL JUSTICE_ENFORCEMENT UNITA unit of an agency responsible for enforcing the law and maintaining peace
CRIMINAL JUSTICE_SUPERVISORY ORGANIZATIONAn agency which exercises control over a subject prior to or as a result of adjudication
CRIMINAL JUSTICE_TASK FORCEA special criminal justice organization institutionalizing teamwork among multiple local, state, tribal, and/or federal agencies formed expressly for the purpose of addressing a particular problem or set of problems through synchronization of investment and strategy
EDUCATIONEducation
FOUNDATIONFoundation
GANGGang
GANG_JUVENILEJuvenile Gang
GANG_MOTORCYCLEMotorcycle Gang
GANG_PRISONPrison Gang
GOVERNMENTGovernment
ORGANIZED CRIMEOrganized Crime
POLITICAL GROUPPolitical Group
PROFESSIONAL ASSOCIATIONProfessional Association
RELIGIOUSReligious
SERVICE CLUBService Club (voluntary organization where members meet regularly for social outings and to perform charitable works either by direct hands-on efforts or by raising money for other organizations.)
SOCIETYSociety (for primary use in depicting cases where society is victim)
SPORTS_RECREATIONSports_Recreation
TERRORISTTerrorist
THREAT GROUPThreat Group

XML Schema

<xs:simpleType name="OrganizationCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of organization.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BUSINESS">
<xs:annotation>
<xs:documentation>
Business (for profit)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHARITY">
<xs:annotation>
<xs:documentation>
Charity
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COMMUNITY_SOCIAL">
<xs:annotation>
<xs:documentation>
Community_Social (includes Users Group, Internet clubs, common interest clubs, e.g. chess club, game club, boat club, book club, sports clubs, professional clubs, and groups based on common social interest)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIMINAL JUSTICE">
<xs:annotation>
<xs:documentation>
Criminal Justice
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIMINAL JUSTICE_ENFORCEMENT UNIT">
<xs:annotation>
<xs:documentation>
A unit of an agency responsible for enforcing the law and maintaining peace
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIMINAL JUSTICE_SUPERVISORY ORGANIZATION">
<xs:annotation>
<xs:documentation>
An agency which exercises control over a subject prior to or as a result of adjudication
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIMINAL JUSTICE_TASK FORCE">
<xs:annotation>
<xs:documentation>
A special criminal justice organization institutionalizing teamwork among multiple local, state, tribal, and/or federal agencies formed expressly for the purpose of addressing a particular problem or set of problems through synchronization of investment and strategy
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EDUCATION">
<xs:annotation>
<xs:documentation>
Education
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOUNDATION">
<xs:annotation>
<xs:documentation>
Foundation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GANG">
<xs:annotation>
<xs:documentation>
Gang
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GANG_JUVENILE">
<xs:annotation>
<xs:documentation>
Juvenile Gang
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GANG_MOTORCYCLE">
<xs:annotation>
<xs:documentation>
Motorcycle Gang
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GANG_PRISON">
<xs:annotation>
<xs:documentation>
Prison Gang
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GOVERNMENT">
<xs:annotation>
<xs:documentation>
Government
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ORGANIZED CRIME">
<xs:annotation>
<xs:documentation>
Organized Crime
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POLITICAL GROUP">
<xs:annotation>
<xs:documentation>
Political Group
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROFESSIONAL ASSOCIATION">
<xs:annotation>
<xs:documentation>
Professional Association
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RELIGIOUS">
<xs:annotation>
<xs:documentation>
Religious
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SERVICE CLUB">
<xs:annotation>
<xs:documentation>
Service Club (voluntary organization where members meet regularly for social outings and to perform charitable works either by direct hands-on efforts or by raising money for other organizations.)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SOCIETY">
<xs:annotation>
<xs:documentation>
Society (for primary use in depicting cases where society is victim)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SPORTS_RECREATION">
<xs:annotation>
<xs:documentation>
Sports_Recreation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TERRORIST">
<xs:annotation>
<xs:documentation>
Terrorist
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THREAT GROUP">
<xs:annotation>
<xs:documentation>
Threat Group
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>