<xsd:complexType name="AlertType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/domains/immigration/2.0" i:name="AlienAlertType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="im:AlienAlertType">
<xsd:sequence>
<xsd:element ref="scr:AlertCategoryClassificationCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:AlertReceivedDate" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|