hs:DependencyPetitionType

complexType DependencyPetitionType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/

Definition

A data type for a document that is filed with the Court, typically by an attorney representing the Child Welfare Agency, that formally files allegations of abuse and/or neglect against one or more alleged perpetrators.

Diagram

XML Schema

<xs:complexType name="DependencyPetitionType">
<xs:annotation>
<xs:documentation>
A data type for a document that is filed with the Court, typically by an attorney representing the Child Welfare Agency, that formally files allegations of abuse and/or neglect against one or more alleged perpetrators.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:HistoryDetailsText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PetitionReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ActionRequestedAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:CaseInitiationReasonAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PetitionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SubmittedDateTime" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:DependencyPetitionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>