j:ParoleActionType

complexType ParoleActionType in namespace http://release.niem.gov/niem/domains/jxdm/6.1/

Definition

A data type for an event or activity regarding a subject's parole.

Diagram

XML Schema

<xs:complexType name="ParoleActionType">
<xs:annotation>
<xs:documentation>
A data type for an event or activity regarding a subject's parole.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ParoleActionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionConditionScoreValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionCriminogenicNeedsScoreValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionDeliveryMethodAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionDischargeDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionEmploymentObjectiveScoreValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionFieldAdministratorCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionOtherParticipantRelationshipText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionParoleAgentRecommendationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionParticipant" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionParticipantComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionRecommendationParoleCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionRecommendedSupervisionLevelText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionReport" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionReportCopyToParoleeIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionResidenceObjectiveScoreValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionReviewCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionSpecialConditionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionSupportingDocument" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleActionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>