ndex:OrganizationCategoryCodeSimpleType

simpleType OrganizationCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

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>