im:EducationLevelClassification
The classification of the highest level of education an alien STUDENT intends to achieve.
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.0
Schema document: domains/immigration/2.0/immigration.xsd
Type: im:StudentEducationLevelType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- im:StudentEducationLevelCode [0..*] A kind of educational level the alien STUDENT wishes to achieve.
- im:StudentEducationLevelDescriptionText [0..*] A field indicating the description for the associated EDUCATION LEVEL CODE.
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:EducationLevelClassification> <im:StudentEducationLevelCode>01</im:StudentEducationLevelCode> <im:StudentEducationLevelDescriptionText>string</im:StudentEducationLevelDescriptionText> </im:EducationLevelClassification>