hs:AdoptiveFamilyAssociationType
complexType AdoptiveFamilyAssociationType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for an association between family members in an adoptive family.
Diagram
XML Schema
<xs:complexType name="AdoptiveFamilyAssociationType">
<xs:annotation>
<xs:documentation>
A data type for an association between family members in an adoptive family.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:AssociationType">
<xs:sequence>
<xs:element ref="hs:AdoptingParentRelationshipCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AdoptionPlacedFromText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AdoptionPlacementByText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:JuvenileReceivesSubsidyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SubsidyMonthlyAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StateInvolvementIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:TitleIVEAdoptionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AdoptiveFamilyAssociationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>