im:AlienStudentAuthorizationToDropBelowFullTimeType
complexType AlienStudentAuthorizationToDropBelowFullTimeType in namespace http://release.niem.gov/niem/domains/immigration/4.2/
Definition
A data type for the official authorization of a non-immigrant alien to lower his or her course load below that for full-time student status.
Diagram
XML Schema
<xs:complexType name="AlienStudentAuthorizationToDropBelowFullTimeType">
<xs:annotation>
<xs:documentation>
A data type for the official authorization of a non-immigrant alien to lower his or her course load below that for full-time student status.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="im:AuthorizationType">
<xs:sequence>
<xs:element ref="im:AuthorizationFullResumptionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AuthorizationDropBelowFullTimeCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AuthorizationF1Indicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienStudentAuthorizationToDropBelowFullTimeAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>