j:ParoleRevocationExtensionType

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

Definition

A data type for a set of details concerning an extension to a parole revocation action.

Diagram

XML Schema

<xs:complexType name="ParoleRevocationExtensionType">
<xs:annotation>
<xs:documentation>
A data type for a set of details concerning an extension to a parole revocation action.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:ParoleRevocationExtensionAcceptedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleRevocationExtensionDaysOfferedNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleRevocationExtensionHalfTimeCreditIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleRevocationExtensionHearingRequestedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleRevocationExtensionHearingWaivedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleRevocationExtensionScheduledHearingDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ParoleRevocationExtensionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>