im:AlienStudentDisciplinaryActionType
complexType AlienStudentDisciplinaryActionType in namespace http://release.niem.gov/niem/domains/immigration/4.0/
Definition
A data type for the action taken against the non-immigrant alien student as a result of the violation of the rules of the student visa or educational program.
Diagram
XML Schema
<xs:complexType name="AlienStudentDisciplinaryActionType">
<xs:annotation>
<xs:documentation>
A data type for the action taken against the non-immigrant alien student as a result of the violation of the rules of the student visa or educational program.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="im:DisciplinaryActionIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DisciplinaryActionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:AlienStudentDisciplinaryActionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>