im:AlienStudentProgramExtensionRequestType
complexType AlienStudentProgramExtensionRequestType in namespace http://release.niem.gov/niem/domains/immigration/4.2/
Definition
A data type for the official request by a non-immigrant alien student or exchange visitor to extend the time limit of the student or exchange visitor visa.
Diagram
XML Schema
<xs:complexType name="AlienStudentProgramExtensionRequestType">
<xs:annotation>
<xs:documentation>
A data type for the official request by a non-immigrant alien student or exchange visitor to extend the time limit of the student or exchange visitor visa.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="im:ExtensionRequestIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienStudentProgramExtensionRequestAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>