j:ParoleViolationCaseType

complexType ParoleViolationCaseType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/

Definition

A data type for a set of details about an instance of a parole violation.

Diagram

XML Schema

<xs:complexType name="ParoleViolationCaseType">
<xs:annotation>
<xs:documentation>
A data type for a set of details about an instance of a parole violation.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ParoleViolationCaseAttorneyAppointmentDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCaseAttorneyConsultDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCaseConference" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionNarcoticsAuthorityRecommendationCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionNarcoticsAuthorityRecommendationConfirmsDecisionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationDecisionNarcoticsAuthorityRecommendationConfirmsDecisionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCaseAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>