hs:PlacementType
complexType PlacementType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for the placement history of a child or youth.
Diagram
XML Schema
<xs:complexType name="PlacementType">
<xs:annotation>
<xs:documentation>
A data type for the placement history of a child or youth.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="hs:PlacementCategoryRestrictivenessText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:RelativePlacementResourcesDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AdoptionFosterCareHomeStudyText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChangeOfSchoolIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ICPCPlacementApprovalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:LevelOfCareCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PlacementChangeReasonAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PlacementCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PlacementAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>