im:EducationLevelClassification
A classification of the highest level of education an alien STUDENT intends to achieve.
Element information
Namespace: http://release.niem.gov/niem/domains/immigration/3.1/
Schema document: domains/immigration/3.1/immigration.xsd
Type: im:StudentEducationLevelType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- 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.
- im:StudentEducationLevelAugmentationPointAbstract [0..*]An augmentation point for StudentEducationLevelType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group im:StudentEducationLevelAugmentationPoint
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 |
Used in
- Type im:AlienStudentAdmissionType (Element im:AlienStudentAdmission)
Sample instance
<im:EducationLevelClassification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:StudentEducationLevelCode>01</im:StudentEducationLevelCode> <im:StudentEducationLevelDescriptionText>string</im:StudentEducationLevelDescriptionText> <im:StudentEducationLevelAugmentationPoint>any content</im:StudentEducationLevelAugmentationPoint> </im:EducationLevelClassification>