im:StudentTerminationCodeType
complexType StudentTerminationCodeType 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
XML Schema
<xs:complexType name="StudentTerminationCodeType">
<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:simpleContent>
<xs:extension base="im:StudentTerminationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>