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
Value | Definition |
CONVIC | CONVICTION OF A CRIME |
DISCIP | DISCIPLINARY ACTION |
ENGEMP | ENGAGING IN UNAUTHORIZED EMPLOYMENT |
FALACT | FAILURE TO PURSUE EXCHANGE VISITOR PROGRAM ACTIVITIES |
FALADD | FAILURE TO SUBMIT CHANGE OF CURRENT ADDRESS in 10 DAYS |
FALINS | FAILURE TO MAINTAIN HEALTH INSURANCE |
FALSTD | FAILURE TO MAINTAIN A FULL COURSE OF STUDY |
INVSUS | INVOLUNTARY SUSPENSION |
OTHER | OTHER |
VIOEXV | VIOLATING EXCHANGE VISITOR PROGRAM REGULATIONS |
VIOSPN | VIOLATING 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:restriction base="xs:token">
<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>