im:ExchangeVisitorTerminationCodeSimpleType

simpleType ExchangeVisitorTerminationCodeSimpleType in namespace http://release.niem.gov/niem/domains/immigration/4.2/

Definition

A data type for the classification of the reason for the premature ending of the participation of a non-immigrant exchange visitor in an education program in the United States.

Diagram

Enumerations

ValueDefinition
CONVICCONVICTION OF A CRIME
DISCIPDISCIPLINARY ACTION
ENGEMPENGAGING IN UNAUTHORIZED EMPLOYMENT
FALACTFAILURE TO PURSUE EXCHANGE VISITOR PROGRAM ACTIVITIES
FALADDFAILURE TO SUBMIT CHANGE OF CURRENT ADDRESS in 10 DAYS
FALINSFAILURE TO MAINTAIN HEALTH INSURANCE
FALSTDFAILURE TO MAINTAIN A FULL COURSE OF STUDY
INVSUSINVOLUNTARY SUSPENSION
OTHEROTHER
VIOEXVVIOLATING EXCHANGE VISITOR PROGRAM REGULATIONS
VIOSPNVIOLATING SPONSOR RULES GOVERNING THE PROGRAM

XML Schema

<xs:simpleType name="ExchangeVisitorTerminationCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the classification of the reason for the premature ending of the participation of a non-immigrant exchange visitor in an education program in the United States.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CONVIC">
<xs:annotation>
<xs:documentation>
CONVICTION OF A CRIME
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DISCIP">
<xs:annotation>
<xs:documentation>
DISCIPLINARY ACTION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ENGEMP">
<xs:annotation>
<xs:documentation>
ENGAGING IN UNAUTHORIZED EMPLOYMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FALACT">
<xs:annotation>
<xs:documentation>
FAILURE TO PURSUE EXCHANGE VISITOR PROGRAM ACTIVITIES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FALADD">
<xs:annotation>
<xs:documentation>
FAILURE TO SUBMIT CHANGE OF CURRENT ADDRESS in 10 DAYS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FALINS">
<xs:annotation>
<xs:documentation>
FAILURE TO MAINTAIN HEALTH INSURANCE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FALSTD">
<xs:annotation>
<xs:documentation>
FAILURE TO MAINTAIN A FULL COURSE OF STUDY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INVSUS">
<xs:annotation>
<xs:documentation>
INVOLUNTARY SUSPENSION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation>
OTHER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIOEXV">
<xs:annotation>
<xs:documentation>
VIOLATING EXCHANGE VISITOR PROGRAM REGULATIONS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIOSPN">
<xs:annotation>
<xs:documentation>
VIOLATING SPONSOR RULES GOVERNING THE PROGRAM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>