intel:AgencySubjectInterest
Detailed description of why an agency placed the person in its repository or why the data on the person is being exchanged.
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.1
Schema document: domains/intelligence/2.1/intelligence.xsd
Type: intel:AgencySubjectInterestType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- intel:AgencyName [0..*] A government organization that has specified an interest in this person, or has issued a warning or handling instructions regarding this person.
- intel:AgencyInterestCategory [0..*] Groupings of persons by the reason they are of interest to intelligence.
- intel:AgencySubjectHandling [0..*] Details about actions to take on contact with the person.
- intel:SubjectReasonOnListText [0..*] The reason why the person has been added to a terrorist watch list by a government organization.
- intel:SubjectCautionInformation [0..*] Details cautioning against the persons potential for dangerous behavior when contacted.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type intel:PersonAugmentationType (Element intel:PersonAugmentation)
Sample instance
<intel:AgencySubjectInterest> <intel:AgencyName>string</intel:AgencyName> <intel:AgencyInterestCategory> <intel:SubjectCategoryCode>string</intel:SubjectCategoryCode> <intel:FBIECRCode>D</intel:FBIECRCode> <intel:StateINACode>string</intel:StateINACode> <intel:AgencyInterestOtherCategory> <intel:AgencyInterestCategoryText>string</intel:AgencyInterestCategoryText> <intel:AgencyInterestCategoryCode>string</intel:AgencyInterestCategoryCode> <intel:AgencyInterestCategoryDescriptionText>string</intel:AgencyInterestCategoryDescriptionText> </intel:AgencyInterestOtherCategory> </intel:AgencyInterestCategory> <intel:AgencySubjectHandling> <intel:AgencySubjectHandlingFBICode>string</intel:AgencySubjectHandlingFBICode> <intel:SubjectHandling> <intel:SubjectHandlingAgencyName>string</intel:SubjectHandlingAgencyName> <intel:SubjectHandlingCode>string</intel:SubjectHandlingCode> <intel:SubjectHandlingDescriptionText>string</intel:SubjectHandlingDescriptionText> </intel:SubjectHandling> </intel:AgencySubjectHandling> <intel:SubjectReasonOnListText>string</intel:SubjectReasonOnListText> <intel:SubjectCautionInformation> <intel:SubjectCautionInformationDescriptionText>string</intel:SubjectCautionInformationDescriptionText> </intel:SubjectCautionInformation> </intel:AgencySubjectInterest>