cyfs:ProgramAugmentation
Additional information about a program.
Element information
Namespace: http://release.niem.gov/niem/domains/cyfs/3.1/
Schema document: domains/cyfs/3.1/cyfs.xsd
Type: cyfs:ProgramAugmentationType
Properties: Global, Qualified, Nillable
Content
- cyfs:ProgramEligibleStartDate [0..*]A date a person became eligible to enroll in a program (e.g., receive financial assistance, treatment, or some other social service).
- cyfs:ProgramEligibleEndDate [0..*]A date a person lost eligibility for a program (e.g., exceeded income limits, violated a program rule, or otherwise failed to satisfy a requirement).
- cyfs:ProgramMonetaryValue [0..*]An evaluation of the monetary worth of the program provided.
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 cyfs:ProgramAugmentation
Sample instance
<cyfs:ProgramAugmentation> <cyfs:ProgramEligibleStartDate> <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> </cyfs:ProgramEligibleStartDate> <cyfs:ProgramEligibleEndDate> <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> </cyfs:ProgramEligibleEndDate> <cyfs:ProgramMonetaryValue> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ItemValueAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </nc:ItemValueAmount> <nc:ItemValueAssigningMethodText>string</nc:ItemValueAssigningMethodText> <nc:ItemValueDate> <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> </nc:ItemValueDate> <nc:ItemValueDescriptionText>string</nc:ItemValueDescriptionText> <nc:ItemValueTaxIncludedIndicator>true</nc:ItemValueTaxIncludedIndicator> <nc:ItemValueAssigner> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityOrganization>... </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:ItemValueAssigner> <nc:ItemValueAugmentationPoint>any content</nc:ItemValueAugmentationPoint> </cyfs:ProgramMonetaryValue> </cyfs:ProgramAugmentation>