intel:AgencyInterestCategory
Groupings of persons by the reason they are of interest to intelligence.
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.1
Schema document: domains/intelligence/2.1/intelligence.xsd
Type: intel:AgencyInterestCategoryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- intel:SubjectCategoryCode [0..*] Details that describe a general category or classification of persons by the reason they are of interest to intelligence.
- intel:FBIECRCode [0..*] VGTOF Group Member Capability Criteria for Entry
- intel:StateINACode [0..*] A Department of State code that identifies the reason that a group of people are of interest to intelligence.
- intel:AgencyInterestOtherCategory [0..*] Details that describe an additional person-categorization system that groups of people by the reason they are of interest to intelligence.
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)
- Type scr:WatchlistType (Element scr:Watchlist)
Sample instance
<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>