ndex:PersonOrganizationDescriptionCodeSimpleType
simpleType PersonOrganizationDescriptionCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies the type of relationship between a Person and an Organization.
Diagram
Enumerations
Value | Definition |
DEPORTEE-DEPORTATION_SUPERVISING_AGENCY | A deportee who is associated with a deportation supervising agency. |
OFFICER-ENFORCEMENT_UNIT | An officer who is associated with an enforcement agency. |
ORGANIZATION-PRINCIPAL_OFFICIAL | An official principal who is associated with a to organization. |
PATIENT_HOSPITAL | A patient who is associated with a hospital. |
PERSON-AFFILIATED_ORGANIZATION | A person who is associated with an affiliated organization. |
PERSON-ASSIGNED_UNIT | A person who is associated with an assigned unit. |
PERSON-CAREGIVER_ORGANIZATION | A person who is associated with a caregiver organization. |
PERSON-CLIENT_ORGANIZATION | A person who is associated with a client organization. |
PERSON-CRIMINAL_ORGANIZATION | A person who is associated with a criminal organization. |
PERSON-CURRENT_EMPLOYER_ORGANIZATION | A person who is associated with a current employer organization. |
PERSON-DELIVERY_ORGANIZATION | A person who is associated with a delivery organization. |
PERSON-EMPLOYER_ORGANIZATION | A person who is associated with a employer organization. |
PERSON-FINANCIAL_SUPPORTER_ORGANIZATION | A person who is associated with a financial supporter organization. |
PERSON-FORMER_EMPLOYER_ORGANIZATION | A person who is associated with a former employer organization. |
PERSON_GANG | A person who is associated with a gang. |
PERSON-ORGANIZATION | A person who is associated with an organization. |
PERSON-TEMPORARY_ASSIGNED_UNIT | A person who is associated with a temporary assigned unit. |
PERSON-THREAT_GROUP | A person who is associated with a threat group. |
STUDENT-EDUCATIONAL_ORGANIZATION | A student who is associated with an educational organization. |
SUBJECT-BAIL_BOND_AGENCY | A subject who is associated with a bail bond agency. |
SUBJECT-VICTIM_ORGANIZATION | A subject who is associated with a victim organization. |
SUBJECT-WITNESS_ORGANIZATION | A subject who is associated with a witness organization. |
VICTIM-WITNESS_ORGANIZATION | A victim who is associated with a witness organization. |
XML Schema
<xs:simpleType name="PersonOrganizationDescriptionCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of relationship between a Person and an Organization.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="DEPORTEE-DEPORTATION_SUPERVISING_AGENCY">
<xs:annotation>
<xs:documentation>
A deportee who is associated with a deportation supervising agency.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFFICER-ENFORCEMENT_UNIT">
<xs:annotation>
<xs:documentation>
An officer who is associated with an enforcement agency.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ORGANIZATION-PRINCIPAL_OFFICIAL">
<xs:annotation>
<xs:documentation>
An official principal who is associated with a to organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PATIENT_HOSPITAL">
<xs:annotation>
<xs:documentation>
A patient who is associated with a hospital.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-AFFILIATED_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with an affiliated organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-ASSIGNED_UNIT">
<xs:annotation>
<xs:documentation>
A person who is associated with an assigned unit.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-CAREGIVER_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a caregiver organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-CLIENT_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a client organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-CRIMINAL_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a criminal organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-CURRENT_EMPLOYER_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a current employer organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-DELIVERY_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a delivery organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-EMPLOYER_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a employer organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-FINANCIAL_SUPPORTER_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a financial supporter organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-FORMER_EMPLOYER_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with a former employer organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON_GANG">
<xs:annotation>
<xs:documentation>
A person who is associated with a gang.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-ORGANIZATION">
<xs:annotation>
<xs:documentation>
A person who is associated with an organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-TEMPORARY_ASSIGNED_UNIT">
<xs:annotation>
<xs:documentation>
A person who is associated with a temporary assigned unit.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERSON-THREAT_GROUP">
<xs:annotation>
<xs:documentation>
A person who is associated with a threat group.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STUDENT-EDUCATIONAL_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A student who is associated with an educational organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUBJECT-BAIL_BOND_AGENCY">
<xs:annotation>
<xs:documentation>
A subject who is associated with a bail bond agency.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUBJECT-VICTIM_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A subject who is associated with a victim organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUBJECT-WITNESS_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A subject who is associated with a witness organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VICTIM-WITNESS_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A victim who is associated with a witness organization.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>