intel:AgencySubjectInterestType

complexType AgencySubjectInterestType in namespace http://release.niem.gov/niem/domains/intelligence/4.0/

Definition

A data type for a detailed description of why an agency placed the person in its repository or why the data on the person is being exchanged.

Diagram

XML Schema

<xs:complexType name="AgencySubjectInterestType">
<xs:annotation>
<xs:documentation>
A data type for a detailed description of why an agency placed the person in its repository or why the data on the person is being exchanged.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:SubjectCautionInformationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:AgencyName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:AgencyInterestCategory" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:AgencySubjectHandling" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:SubjectReasonOnListText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:AgencySubjectInterestAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>