im:ImmigrationBenefitRequestType

complexType ImmigrationBenefitRequestType in namespace http://release.niem.gov/niem/domains/immigration/5.0/

Definition

A data type for the request of an immigration benefit

Diagram

XML Schema

<xs:complexType name="ImmigrationBenefitRequestType">
<xs:annotation>
<xs:documentation>
A data type for the request of an immigration benefit
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:Person" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:PersonCountryAssociation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:ContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonUnionAssociation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonEmploymentAssociation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitRequester" minOccurs="1" maxOccurs="1"/>
<xs:element ref="im:ImmigrationBenefitApplicationAbstract" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:ImmigrationBenefitEligibilityAbstract" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:ImmigrationBenefitBeneficiary" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitDisabilityAccommodations" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitRepresentative" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:PersonCountryRole" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Organization" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Country" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitEvidence" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitSignature" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ParentChildAssociation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PersonOtherKinAssociation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitRequestAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>