j:ParoleHearingDecisionReviewType

complexType ParoleHearingDecisionReviewType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for a set of details associated with a review of a parole hearing decision.

Diagram

XML Schema

<xs:complexType name="ParoleHearingDecisionReviewType">
<xs:annotation>
<xs:documentation>
A data type for a set of details associated with a review of a parole hearing decision.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ParoleHearingDecisionReviewDecisionAffirmedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingDecisionReviewErrorDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingDecisionReviewPacketReceivedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingDecisionReviewReviewer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingDecisionReviewSummaryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleHearingDecisionReviewAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>