im:StudentEmployment
The details about the current authorized employment of an alien student.
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.0
Schema document: domains/immigration/2.0/immigration.xsd
Type: im:AlienStudentEmploymentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- im:EmploymentOffCampusAuthorizationIndicator [0..*] An indication of whether or not the off-campus employment is authorized for the alien student.
- im:EmploymentRemarkText [0..*] A field describing the alien student employment.
- im:EmploymentTimeBasisText [0..*] A field indicating if the alien student is Full-time or Part-time employed.
- im:EmploymentCategoryCode [0..*] A kind of alien student employment.
- im:EmploymentDescriptionText [0..*] A field indicating the employment kind of an alien student.
- Choice [0..*]
- im:EmploymentTimeCode A time basis of an alien students employment.
- im:EmploymentTimeText A field indicating the description for the associated kind of alien student employment time code.
from subst. group im:EmploymentTime
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type im:AlienStudentAdmissionType (Element im:AlienStudentAdmission)
Sample instance
<im:StudentEmployment> <im:EmploymentOffCampusAuthorizationIndicator>true</im:EmploymentOffCampusAuthorizationIndicator> <im:EmploymentRemarkText>string</im:EmploymentRemarkText> <im:EmploymentTimeBasisText>string</im:EmploymentTimeBasisText> <im:EmploymentCategoryCode>string</im:EmploymentCategoryCode> <im:EmploymentDescriptionText>string</im:EmploymentDescriptionText> <im:EmploymentTimeCode>string</im:EmploymentTimeCode> </im:StudentEmployment>