im:TransferRequestStatusType
complexType TransferRequestStatusType in namespace http://release.niem.gov/niem/domains/immigration/4.0/
Definition
A data type for the classification of the request made by a non-immigrant alien student to leave an authorized educational program and enter another one.
Diagram
XML Schema
<xs:complexType name="TransferRequestStatusType">
<xs:annotation>
<xs:documentation>
A data type for the classification of the request made by a non-immigrant alien student to leave an authorized educational program and enter another one.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="im:TransferRequestStatusCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:TransferRequestStatusAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>