nlets:OrganizationCategoryCodeSimpleType

simpleType OrganizationCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/nlets/4.0/

Definition

A data type for the functional kinds of an organization.

Diagram

Enumerations

ValueDefinition
CJWill return all defined non-law enforcement criminal justice agencies and should be used as a general type for all ORIs ending in B, M, N, or Y.
FEFederal agency.
JAAny prosecutor.
JCAny corrections agency.
JFAny Federal non-law enforcement criminal justice agency.
JGAny probation agency.
JJAny court agency.
LEUsed as a catchall for any agency not fitting the above criteria. May be used on inquiry or record creation.
NJNon-criminal justice agencies
PDAny agency of city government.
SAAny agency employed by a state with statewide jurisdiction.
SOAny agency of county government incl. parishes where apropos.

XML Schema

<xs:simpleType name="OrganizationCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the functional kinds of an organization.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CJ">
<xs:annotation>
<xs:documentation>
Will return all defined non-law enforcement criminal justice agencies and should be used as a general type for all ORIs ending in B, M, N, or Y.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FE">
<xs:annotation>
<xs:documentation>
Federal agency.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JA">
<xs:annotation>
<xs:documentation>
Any prosecutor.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JC">
<xs:annotation>
<xs:documentation>
Any corrections agency.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JF">
<xs:annotation>
<xs:documentation>
Any Federal non-law enforcement criminal justice agency.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JG">
<xs:annotation>
<xs:documentation>
Any probation agency.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JJ">
<xs:annotation>
<xs:documentation>
Any court agency.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LE">
<xs:annotation>
<xs:documentation>
Used as a catchall for any agency not fitting the above criteria. May be used on inquiry or record creation.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NJ">
<xs:annotation>
<xs:documentation>
Non-criminal justice agencies
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PD">
<xs:annotation>
<xs:documentation>
Any agency of city government.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SA">
<xs:annotation>
<xs:documentation>
Any agency employed by a state with statewide jurisdiction.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SO">
<xs:annotation>
<xs:documentation>
Any agency of county government incl. parishes where apropos.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>