scr:WatchlistType

complexType WatchlistType in namespace http://release.niem.gov/niem/domains/screening/4.2/

Definition

A data type for a DOCUMENT which contains a nomination list prepared and approved by the National Center of Counter Terrorism.

Diagram

XML Schema

<xs:complexType name="WatchlistType">
<xs:annotation>
<xs:documentation>
A data type for a DOCUMENT which contains a nomination list prepared and approved by the National Center of Counter Terrorism.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="intel:SubjectCategoryCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:SubjectHandling" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="intel:AgencyInterestCategory" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:WatchlistClassification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:WatchlistAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>