im:ImmigrationBenefitChangeOfNonImmigrantStatusType

complexType ImmigrationBenefitChangeOfNonImmigrantStatusType in namespace http://release.niem.gov/niem/domains/immigration/4.2/

Definition

A data type for the immigration application data requesting change of non-immigrant status.

Diagram

XML Schema

<xs:complexType name="ImmigrationBenefitChangeOfNonImmigrantStatusType">
<xs:annotation>
<xs:documentation>
A data type for the immigration application data requesting change of non-immigrant status.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:ChangeOfNonImmigrantStatusIndicator" minOccurs="0" maxOccurs="1"/>
<xs:element ref="nc:PersonUnionAssociation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:Dependent" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:SEVISID" minOccurs="0" maxOccurs="1"/>
<xs:element ref="hs:ParentChildAssociation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitChangeOfNonImmigrantStatusAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>