j:ParoleHearingWaiverNoticeType

complexType ParoleHearingWaiverNoticeType in namespace http://release.niem.gov/niem/domains/jxdm/6.1/

Definition

A data type for a notice of appearance of a subject for a parole hearing.

Diagram

XML Schema

<xs:complexType name="ParoleHearingWaiverNoticeType">
<xs:annotation>
<xs:documentation>
A data type for a notice of appearance of a subject for a parole hearing.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ParoleHearingAppearanceWaiverParoleeDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingNoticeAppearanceWaiverIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingNoticeAppearanceWaiverInformationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingNoticeAppearanceWaiverParoleeSignatureWitnessImage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingNoticeAppearanceWaiverWitnessDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingNoticeWaiverParoleeDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingWaiverNoticeAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>