scr:VisaCancelCategoryCodeSimpleType

simpleType VisaCancelCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/screening/4.2/

Definition

A data type for a category of reason for invalidating a previously issued permission to enter the United States.

Diagram

Enumerations

ValueDefinition
DEPARTREQDeparture required (8 CFR 242.5)
DEPORTINITDeportation proceedings initiated
IMPOSTERImposter presented document
IVEXCLUDEIV Holder excluded
NIVEXCLUDENIV Holder excluded
WAIVREVOKWaiver revoked (212)(d)(3)
WDRAW186Application for Admission withdrawn (Holder of Form I-186 Issued by Consul)
WDRAWNIVApplication for Admission withdrawn (NIV Holder)

XML Schema

<xs:simpleType name="VisaCancelCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a category of reason for invalidating a previously issued permission to enter the United States.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="DEPARTREQ">
<xs:annotation>
<xs:documentation>
Departure required (8 CFR 242.5)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DEPORTINIT">
<xs:annotation>
<xs:documentation>
Deportation proceedings initiated
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMPOSTER">
<xs:annotation>
<xs:documentation>
Imposter presented document
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IVEXCLUDE">
<xs:annotation>
<xs:documentation>
IV Holder excluded
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NIVEXCLUDE">
<xs:annotation>
<xs:documentation>
NIV Holder excluded
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WAIVREVOK">
<xs:annotation>
<xs:documentation>
Waiver revoked (212)(d)(3)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WDRAW186">
<xs:annotation>
<xs:documentation>
Application for Admission withdrawn (Holder of Form I-186 Issued by Consul)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WDRAWNIV">
<xs:annotation>
<xs:documentation>
Application for Admission withdrawn (NIV Holder)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>