hs:JuvenileAbuseNeglectAllegationType

complexType JuvenileAbuseNeglectAllegationType in namespace http://release.niem.gov/niem/domains/humanServices/4.1/

Definition

A data type for allegations of juvenile abuse or neglect.

Diagram

XML Schema

<xs:complexType name="JuvenileAbuseNeglectAllegationType">
<xs:annotation>
<xs:documentation>
A data type for allegations of juvenile abuse or neglect.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:AbuseNeglectAllegationCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AbuseNeglectAllegationOriginationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AbuseNeglectDetailCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AbuseNeglectInjury" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AbuseNeglectSeverityAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:LawEnforcementReportedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:JuvenileAbuseNeglectAllegationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>