intel:AgencySubjectHandlingType

complexType AgencySubjectHandlingType in namespace http://release.niem.gov/niem/domains/intelligence/4.2/

Definition

A data type for actions to take on contact with the person.

Diagram

XML Schema

<xs:complexType name="AgencySubjectHandlingType">
<xs:annotation>
<xs:documentation>
A data type for actions to take on contact with the person.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="intel:AgencySubjectHandlingFBICodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:SubjectHandling" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:AgencySubjectHandlingAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>