intel:AgencySubjectHandling
Details about actions to take on contact with the person.
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.1
Schema document: domains/intelligence/2.1/intelligence.xsd
Type: intel:AgencySubjectHandlingType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- intel:AgencySubjectHandlingFBICode [0..*] An action for the designated agency to take on contact with the person.
- intel:SubjectHandling [0..*] An action for the designated agency to take on contact with the person.
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:AgencySubjectInterestType (Element intel:AgencySubjectInterest)
Sample instance
<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>