im:ImmigrationBenefitApplicationType

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

Definition

A data type for the type of immigration benefit being requested

Diagram

XML Schema

<xs:complexType name="ImmigrationBenefitApplicationType">
<xs:annotation>
<xs:documentation>
A data type for the type of immigration benefit being requested
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:FileReceivedDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:GenericBenefitDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:BenefitInsertionDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:PremiumProcessingIndicator" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:OfficeLocationText" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:OfficeSubLocationText" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:MultipleBeneficiaryIndicator" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:ImmigrationReceiptNumberIdentification" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:FormNameDescriptionText" minOccurs="0" maxOccurs="1"/>
<xs:element ref="im:FormSubmittedDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="scr:InterviewEncounter" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationBenefitApplicationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>