im:ProgramEnrolled
An organized set of sponsored activities or events enrolled by EXCHANGE VISITORs.
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.1
Schema document: domains/immigration/2.1/immigration.xsd
Type: im:ExchangeVisitorProgramType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- im:ProgramSupervisionArrangementText [0..*] A field detailing supervision arrangements conducted by the PROGRAM.
- im:ProgramClassification [0..*] The classification of EXCHANGE VISITOR PROGRAMs offered by a sponsor.
- im:FederalGovernmentSponsorIndicator [0..*] A flag indicating whether or not the Federal Government is the sponsor of the PROGRAM.
- im:FinancialSupportMethodSelectionCommentText [0..*] A method used to select and arrange financial support for EXCHANGE VISITORs.
- im:TitleOfCertifyingOfficerText [0..*] The title of the officer responsible for certification of the PROGRAM
- im:StateGovernmentSponsorIndicator [0..*] A flag indicating whether the STATE GOVERNMENT is the sponsor of the PROGRAM.
- im:ForProfitIndicator [0..*] A flag indicating whether the PROGRAM Sponsor is a for profit organization.
- im:ProgramActivityCommentText [0..*] A field detailing the activities associated with a PROGRAM.
- im:ProgramStatusChangeDate [0..*] The most recent date on which the PROGRAM status changed.
- im:LocalGovernmentSponsorIndicator [0..*] A flag indicating whether or not the Local Government is the sponsor of the PROGRAM.
- im:FormUsageTotalQuantity [0..*] A number indicating the total number of DS-2019 forms used by a PROGRAM.
- im:OtherOrganizationRoleCommentText [0..*] A field detailing the roles played in the PROGRAM by other ORGANIZATIONs.
- im:ProgramDesignatedDurationNumeric [0..*] A number indicating the duration of a PROGRAM.
- im:ProgramExpireDate [0..*] The date on which the EXCHANGE VISITOR PROGRAM would terminate.
- im:ProgramName [0..*] A field denoting the name of an EXCHANGE VISITOR PROGRAM.
- im:ProgramIdentification [0..*] An identification of an EXCHANGE VISITOR PROGRAM.
- im:ProgramOriginalStartDate [0..*] The date on which the PROGRAM originally started.
- im:ProgramPurposeText [0..*] A field detailing the purpose of the PROGRAM.
- im:ProgramStartDate [0..*] The date in which the program begins.
- im:FormAllotmentQuantity [0..*] A number indicating the number of DS-2019 forms that have been allocated for a PROGRAM.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type im:AlienExchangeVisitorAdmissionType (Element im:ExchangeVisitorAdmission)
Sample instance
<im:ProgramEnrolled> <im:ProgramSupervisionArrangementText>string</im:ProgramSupervisionArrangementText> <im:ProgramClassification> <im:ProgramDescriptionText>string</im:ProgramDescriptionText> <im:ProgramAbbreviationText>string</im:ProgramAbbreviationText> <im:ProgramCategoryText>string</im:ProgramCategoryText> </im:ProgramClassification> <im:FederalGovernmentSponsorIndicator>true</im:FederalGovernmentSponsorIndicator> <im:FinancialSupportMethodSelectionCommentText>string</im:FinancialSupportMethodSelectionCommentText> <im:TitleOfCertifyingOfficerText>string</im:TitleOfCertifyingOfficerText> <im:StateGovernmentSponsorIndicator>true</im:StateGovernmentSponsorIndicator> <im:ForProfitIndicator>true</im:ForProfitIndicator> <im:ProgramActivityCommentText>string</im:ProgramActivityCommentText> <im:ProgramStatusChangeDate> <nc:Date>2000-01-01</nc:Date> </im:ProgramStatusChangeDate> <im:LocalGovernmentSponsorIndicator>true</im:LocalGovernmentSponsorIndicator> <im:FormUsageTotalQuantity>1.0</im:FormUsageTotalQuantity> <im:OtherOrganizationRoleCommentText>string</im:OtherOrganizationRoleCommentText> <im:ProgramDesignatedDurationNumeric>1.0</im:ProgramDesignatedDurationNumeric> <im:ProgramExpireDate> <nc:Date>2000-01-01</nc:Date> </im:ProgramExpireDate> <im:ProgramName>string</im:ProgramName> <im:ProgramIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </im:ProgramIdentification> <im:ProgramOriginalStartDate> <nc:Date>2000-01-01</nc:Date> </im:ProgramOriginalStartDate> <im:ProgramPurposeText>string</im:ProgramPurposeText> <im:ProgramStartDate> <nc:Date>2000-01-01</nc:Date> </im:ProgramStartDate> <im:FormAllotmentQuantity>1.0</im:FormAllotmentQuantity> </im:ProgramEnrolled>