hs:ChargeAllegationCategoryCodeType
complexType ChargeAllegationCategoryCodeType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/
Definition
A data type for a list of NCANDS (National Child Abuse and Neglect Data System) allegation categories.
Diagram
XML Schema
<xs:complexType name="ChargeAllegationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a list of NCANDS (National Child Abuse and Neglect Data System) allegation categories.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:ChargeAllegationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>