j:ParoleViolationCaseConferenceRecommendationType
complexType ParoleViolationCaseConferenceRecommendationType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/
Definition
A data type for a recommended response level for the parole violation based on the Parole Agent
Diagram
XML Schema
<xs:complexType name="ParoleViolationCaseConferenceRecommendationType">
<xs:annotation>
<xs:documentation>
A data type for a recommended response level for the parole violation based on the Parole Agent</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="j:ParoleViolationCaseConferenceRecommendationCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCaseConferenceRecommendationExecutionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCaseConferenceRecommendationLevelAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCaseConferenceSupervisorConcursIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleViolationCaseConferenceRecommendationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>