intel:SubjectHandling
An action for the designated agency to take on contact with the person.
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.0
Schema document: domains/intelligence/2.0/intelligence.xsd
Type: intel:SubjectHandlingType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- intel:SubjectHandlingAgencyName [0..*] The agency for whom the person handling information is designated.
- intel:SubjectHandlingCode [0..*] An action for the designated agency to take on contact with the person.
- intel:SubjectHandlingDescriptionText [0..*] A description that identifies the 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:AgencySubjectHandlingType (Element intel:AgencySubjectHandling)
- Type scr:WatchlistType (Element scr:Watchlist)
Sample instance
<intel:SubjectHandling> <intel:SubjectHandlingAgencyName>string</intel:SubjectHandlingAgencyName> <intel:SubjectHandlingCode>string</intel:SubjectHandlingCode> <intel:SubjectHandlingDescriptionText>string</intel:SubjectHandlingDescriptionText> </intel:SubjectHandling>