im:AlienAlertType

complexType AlienAlertType in namespace http://release.niem.gov/niem/domains/immigration/4.2/

Definition

A data type for the significant information regarding an alien communicated to immigration or enforcement officials notifying them of potential risk or risks.

Diagram

XML Schema

<xs:complexType name="AlienAlertType">
<xs:annotation>
<xs:documentation>
A data type for the significant information regarding an alien communicated to immigration or enforcement officials notifying them of potential risk or risks.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:AlertWarningIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AlertEntryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AlertIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlertGeneratingOfficerBadgeIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlertClassCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AlertEntryDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AlertCategoryClassificationCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlertDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AlertMedicalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienRole" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienAlertAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>