hs:JuvenileChargeType

complexType JuvenileChargeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/

Definition

A data type for an applied augmentation for type j:ChargeType

Diagram

XML Schema

<xs:complexType name="JuvenileChargeType">
<xs:annotation>
<xs:documentation>
A data type for an applied augmentation for type j:ChargeType
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:JuvenileChargeStatusOffenseIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StatusOffense" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:JuvenileChargeAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>