j:ParoleViolationCaseType
complexType ParoleViolationCaseType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
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:extension base="nc:CaseType">
<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>