im:ProgramAugmentation
Additional information about a program.
Element information
Namespace: http://release.niem.gov/niem/domains/immigration/3.1/
Schema document: domains/immigration/3.1/immigration.xsd
Type: im:ProgramAugmentationType
Properties: Global, Qualified, Nillable
Content
- im:ProgramCompletionCommentText [0..*]A comment on the completion of the program.
- im:ProgramEffectiveCompletionDate [0..*]A date on which the Exchange Visitor is expected to complete the requirements of his/her program.
- im:ProgramParticipationBegunIndicator [0..*]True if the person has begun participation in his/her program; false otherwise.
- im:ProgramTerminationDate [0..*]A date on which program participation will terminate.
- im:ProgramTerminationText [0..*]A field indicating free text about the program termination.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type nc:ProgramType (Elements cyfs:SocialServiceProgram, cyfs:TreatmentProgram, im:AlienExchangeVisitorProgram, j:DiversionProgram, j:RehabilitationProgram, nc:AssessmentProgram, nc:DisciplinaryActionProgram ...more)
Substitution hierarchy
- nc:ProgramAugmentationPoint
- can be substituted with im:ProgramAugmentation
Sample instance
<im:ProgramAugmentation> <im:ProgramCompletionCommentText>string</im:ProgramCompletionCommentText> <im:ProgramEffectiveCompletionDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </im:ProgramEffectiveCompletionDate> <im:ProgramParticipationBegunIndicator>true</im:ProgramParticipationBegunIndicator> <im:ProgramTerminationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </im:ProgramTerminationDate> <im:ProgramTerminationText>string</im:ProgramTerminationText> </im:ProgramAugmentation>