cyfs:AdoptiveFamilyAssociation
An association between family members in an adoptive family.
Element information
Namespace: http://release.niem.gov/niem/domains/cyfs/3.1/
Schema document: domains/cyfs/3.1/cyfs.xsd
Type: cyfs:AdoptiveFamilyAssociationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:AssociationAugmentationPointAbstract [0..*]An augmentation point for AssociationType
- nc:AssociationDateRange [0..*]A date range in which an association occurs.
- nc:AssociationDescriptionText [0..*]A description of an association.
- nc:AssociationAugmentationPointAbstract [0..*]An augmentation point for AssociationType.
- Choice [0..*]
- cyfs:AdoptingParentRelationshipCategoryCodeA relationship of the child to the adopting parents.
- cyfs:AdoptingParentRelationshipCategoryTextA kind of relationship between a child and the adopting parents.
from subst. group cyfs:AdoptingParentRelationshipCategory - cyfs:AdoptionPlacedFromText [0..*]A general location from where the child was adopted, for example, Within State, Interstate, or International.
- cyfs:AdoptionPlacementByText [0..*]An entity by whom the child was placed for adoption, for example, Public Agency, Private Agency, Tribal Agency, Independent Person, Birth Parent.
- cyfs:JuvenileReceivesSubsidyIndicator [0..*]True if the juvenile receives a subsidy; false otherwise.
- cyfs:SubsidyMonthlyAmount [0..*]An amount of monthly subsidy the juvenile receives.
- cyfs:StateInvolvementIndicator [0..*]True if the state is involved; false otherwise.
- cyfs:TitleIVEAdoptionIndicator [0..*]True if the type of Adoption Assistance is Title IV E; false otherwise.
- cyfs:AdoptiveFamilyAssociationAugmentationPointAbstract [0..*]An augmentation point for AdoptiveFamilyAssociationType.
from type structures:AssociationTypefrom subst. group structures:AssociationAugmentationPointfrom type nc:AssociationTypefrom subst. group nc:AssociationAugmentationPointfrom subst. group cyfs:AdoptiveFamilyAssociationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AssociationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AssociationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AssociationType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:AssociationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AssociationType |
Sample instance
<cyfs:AdoptiveFamilyAssociation> <structures:AssociationAugmentationPoint>any content</structures:AssociationAugmentationPoint> <nc:AssociationDateRange> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:StartDate> <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:StartDate> <nc:EndDate> <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:EndDate> <nc:DateRangeAugmentationPoint>any content</nc:DateRangeAugmentationPoint> </nc:AssociationDateRange> <nc:AssociationDescriptionText>string</nc:AssociationDescriptionText> <nc:AssociationAugmentationPoint>any content</nc:AssociationAugmentationPoint> <cyfs:AdoptingParentRelationshipCategoryCode>Foster Parent</cyfs:AdoptingParentRelationshipCategoryCode> <cyfs:AdoptionPlacedFromText>string</cyfs:AdoptionPlacedFromText> <cyfs:AdoptionPlacementByText>string</cyfs:AdoptionPlacementByText> <cyfs:JuvenileReceivesSubsidyIndicator>true</cyfs:JuvenileReceivesSubsidyIndicator> <cyfs:SubsidyMonthlyAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </cyfs:SubsidyMonthlyAmount> <cyfs:StateInvolvementIndicator>true</cyfs:StateInvolvementIndicator> <cyfs:TitleIVEAdoptionIndicator>true</cyfs:TitleIVEAdoptionIndicator> <cyfs:AdoptiveFamilyAssociationAugmentationPoint>any content</cyfs:AdoptiveFamilyAssociationAugmentationPoint> </cyfs:AdoptiveFamilyAssociation>