im:AlienStudentEmployment
An employment of a non-immigrant alien participating in an authorized student or exchange visitor educational program.
Element information
Namespace: http://release.niem.gov/niem/domains/immigration/3.1/
Schema document: domains/immigration/3.1/immigration.xsd
Type: im:AlienStudentEmploymentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- im:EmploymentOffCampusAuthorizationIndicator [0..*]True if off-campus employment is authorized for the alien student; false otherwise.
- 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:EmploymentCategoryText [0..*]A kind of alien student employment.
- im:EmploymentDescriptionText [0..*]A descriptionof the employment of an alien student.
- Choice [0..*]
- im:EmploymentTimeBasisCodeTextA time basis of an alien students employment.
- im:EmploymentTimeTextA field indicating the description for the associated kind of alien student employment time code.
from subst. group im:EmploymentTime - im:AlienStudentEmploymentAugmentationPointAbstract [0..*]An augmentation point for AlienStudentEmploymentType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group im:AlienStudentEmploymentAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<im:AlienStudentEmployment> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:EmploymentOffCampusAuthorizationIndicator>true</im:EmploymentOffCampusAuthorizationIndicator> <im:EmploymentRemarkText>string</im:EmploymentRemarkText> <im:EmploymentTimeBasisText>string</im:EmploymentTimeBasisText> <im:EmploymentCategoryText>string</im:EmploymentCategoryText> <im:EmploymentDescriptionText>string</im:EmploymentDescriptionText> <im:EmploymentTimeBasisCodeText>string</im:EmploymentTimeBasisCodeText> <im:AlienStudentEmploymentAugmentationPoint>any content</im:AlienStudentEmploymentAugmentationPoint> </im:AlienStudentEmployment>