im:StudentTerminationCodeSimpleType

simpleType StudentTerminationCodeSimpleType 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 student in an education program in the United States.

Diagram

Enumerations

ValueDefinition
01UNAUTHORIZED WITHDRAWAL
02DEATH
03UNAUTHORIZED EMPLOYMENT
04UNAUTHORIZED DROP BELOW FULL COURSE
05AUTHORIZED DROP BELOW FULL COURSE TIME EXCEEDED
06CHANGE OF NONIMMIGRANT CLASSIFICATION
07CHANGE OF NONIMMIGRANT CLASSIFICATION DENIED
08EXPULSION
09SUSPENSION
10ABSENT FROM COUNTRY FOR FIVE MONTHS
11FAILURE TO ENROLL
12COSTS EXCEED RESOURCES
13TRANSFER STUDENT NO SHOW
14DENIED TRANSFER
15EXTENSION DENIED
16OTHERWISE FAILING TO MAINTAIN STATUS
17VIOLATION OF CHANGE OF STATUS REQUIREMENTS
18CHANGE OF STATUS DENIED
19CHANGE OF STATUS WITHDRAWN
20CHANGE OF STATUS APPROVED
21TRANSFER WITHDRAWN
22NO SHOW - MANUAL TERMINATION
23AUTHORIZED EARLY WITHDRAWAL
24NO SHOW - SYSTEM TERMINATION
25SCHOOL WITHDRAWN

XML Schema

<xs:simpleType name="StudentTerminationCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the classification of the reason for the premature ending of the participation of a non-immigrant student in an education program in the United States.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="01">
<xs:annotation>
<xs:documentation>
UNAUTHORIZED WITHDRAWAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>
DEATH
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="03">
<xs:annotation>
<xs:documentation>
UNAUTHORIZED EMPLOYMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="04">
<xs:annotation>
<xs:documentation>
UNAUTHORIZED DROP BELOW FULL COURSE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="05">
<xs:annotation>
<xs:documentation>
AUTHORIZED DROP BELOW FULL COURSE TIME EXCEEDED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="06">
<xs:annotation>
<xs:documentation>
CHANGE OF NONIMMIGRANT CLASSIFICATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="07">
<xs:annotation>
<xs:documentation>
CHANGE OF NONIMMIGRANT CLASSIFICATION DENIED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="08">
<xs:annotation>
<xs:documentation>
EXPULSION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="09">
<xs:annotation>
<xs:documentation>
SUSPENSION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>
ABSENT FROM COUNTRY FOR FIVE MONTHS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
FAILURE TO ENROLL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12">
<xs:annotation>
<xs:documentation>
COSTS EXCEED RESOURCES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="13">
<xs:annotation>
<xs:documentation>
TRANSFER STUDENT NO SHOW
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>
DENIED TRANSFER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>
EXTENSION DENIED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="16">
<xs:annotation>
<xs:documentation>
OTHERWISE FAILING TO MAINTAIN STATUS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="17">
<xs:annotation>
<xs:documentation>
VIOLATION OF CHANGE OF STATUS REQUIREMENTS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="18">
<xs:annotation>
<xs:documentation>
CHANGE OF STATUS DENIED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="19">
<xs:annotation>
<xs:documentation>
CHANGE OF STATUS WITHDRAWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="20">
<xs:annotation>
<xs:documentation>
CHANGE OF STATUS APPROVED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="21">
<xs:annotation>
<xs:documentation>
TRANSFER WITHDRAWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22">
<xs:annotation>
<xs:documentation>
NO SHOW - MANUAL TERMINATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="23">
<xs:annotation>
<xs:documentation>
AUTHORIZED EARLY WITHDRAWAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="24">
<xs:annotation>
<xs:documentation>
NO SHOW - SYSTEM TERMINATION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="25">
<xs:annotation>
<xs:documentation>
SCHOOL WITHDRAWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>