j:CommunityLeaveType

complexType CommunityLeaveType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for a Community Leave Program provides an opportunity for inmates to attend activities in the local community which will assist in their reintegration into society.

Diagram

XML Schema

<xs:complexType name="CommunityLeaveType">
<xs:annotation>
<xs:documentation>
A data type for a Community Leave Program provides an opportunity for inmates to attend activities in the local community which will assist in their reintegration into society.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:CommunityLeaveAuthorizer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveCostAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveCostCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveCostCategoryAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveDestinationLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveDoctor" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveEscort" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveFundAllowanceAdvanceAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveSubject" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveTotalCostAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveTransportationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveTrustFinancialAccountWithdrawalAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveVerificationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CommunityLeaveAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>