hs:ChildCareIndicatorCodeType
complexType ChildCareIndicatorCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for a role of the person of record involved in child care - the child receiving assistance, the parent receiving assistance, or the child care provider.
Diagram
XML Schema
<xs:complexType name="ChildCareIndicatorCodeType">
<xs:annotation>
<xs:documentation>
A data type for a role of the person of record involved in child care - the child receiving assistance, the parent receiving assistance, or the child care provider.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:ChildCareIndicatorCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>