hs:PlacementLocationCodeType
complexType PlacementLocationCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for a list that describes the location of a child or youth's placement.
Diagram
XML Schema
<xs:complexType name="PlacementLocationCodeType">
<xs:annotation>
<xs:documentation>
A data type for a list that describes the location of a child or youth's placement.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:PlacementLocationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>