j:ParoleViolationDecisionType

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

Definition

A data type for a set of details about an outcome rendered in parole violation case.

Diagram

XML Schema

<xs:complexType name="ParoleViolationDecisionType">
<xs:annotation>
<xs:documentation>
A data type for a set of details about an outcome rendered in parole violation case.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ParoleViolationDecisionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionChargeDismissalReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionDeliveredDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionDeliveredIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionDeliveryByMailedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionDeliveryDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionMakingInstrument" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionParoleAgentSignatureDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionReinstateParoleDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionSupervisorCommentsText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionSupervisorSignatureDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDischargeReviewDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDiscoveryDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationReportDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationResponseLevelAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>