hs:FosterParentChildAssociationType

complexType FosterParentChildAssociationType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/

Definition

A data type for an association between a child and a foster parent.

Diagram

XML Schema

<xs:complexType name="FosterParentChildAssociationType">
<xs:annotation>
<xs:documentation>
A data type for an association between a child and a foster parent.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:FosterCareCurrentPlacementDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareDischargeReasonDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareFirstRemovalDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareFundingSourceAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareLastRemovalDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareLiablePlacementCountyCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareMonthlyPaymentAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCarePreviousPlacementSettingsQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCarePriorDischargeDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareRemovalReasonAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterCareTotalRemovalQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:MostRecentFosterCareReviewDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:OutOfStatePlacementIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:RemovalMannerDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:RemovalTransactionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ServicePlanGoal" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:TimeOfAdoptionAgeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FosterParentChildAssociationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>