j:ParoleViolationType

complexType ParoleViolationType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/

Definition

A data type for a set of details regarding the facts and events which constitute a violation of parole.

Diagram

XML Schema

<xs:complexType name="ParoleViolationType">
<xs:annotation>
<xs:documentation>
A data type for a set of details regarding the facts and events which constitute a violation of parole.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ParoleViolationBehaviorRestraintsCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCase" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecision" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionNarcoticsAuthorityRecommendation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>