im:SEVISPersonDependentAssociationType

complexType SEVISPersonDependentAssociationType in namespace http://release.niem.gov/niem/domains/immigration/4.0/

Definition

A data type for an association between two people; one of which is a dependent of the other in SEVIS.

Diagram

XML Schema

<xs:complexType name="SEVISPersonDependentAssociationType">
<xs:annotation>
<xs:documentation>
A data type for an association between two people; one of which is a dependent of the other in SEVIS.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:DependentProgramEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DependentDistrictOfficerTerminatedF2Indicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DependentDistrictOfficerTerminatedM2Indicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DependentPrincipalDesignatedSchoolOfficialTerminatedF2Indicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DependentJ2CompletionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DependentJ2TerminationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DependentPrincipalDesignatedSchoolOfficialTerminatedM2Indicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:SEVISPersonDependentAssociationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>