im:AlienStudentEmploymentType

complexType AlienStudentEmploymentType in namespace http://release.niem.gov/niem/domains/immigration/4.2/

Definition

A data type for the employment information of a non-immigrant alien participating in an authorized student or exchange visitor educational program.

Diagram

XML Schema

<xs:complexType name="AlienStudentEmploymentType">
<xs:annotation>
<xs:documentation>
A data type for the employment information of a non-immigrant alien participating in an authorized student or exchange visitor educational program.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:EmploymentOffCampusAuthorizationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:EmploymentRemarkText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:EmploymentTimeBasisText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:EmploymentCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:EmploymentDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:EmploymentTimeAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienStudentEmploymentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>