j:ParoleRevocationExtension
A set of details concerning an extension to a parole revocation action.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:ParoleRevocationExtensionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:ParoleRevocationExtensionAcceptedIndicator [0..*]True if a parole extension is accepted; false otherwise.
- j:ParoleRevocationExtensionDaysOfferedNumeric [0..*]A number of days of a parole extension.
- j:ParoleRevocationExtensionHalfTimeCreditIndicator [0..*]True if the extension includes half time credit; false otherwise.
- j:ParoleRevocationExtensionHearingRequestedIndicator [0..*]True if an extension hearing is requested; false otherwise.
- j:ParoleRevocationExtensionHearingWaivedIndicator [0..*]True if an extension hearing is waived; false otherwise.
- j:ParoleRevocationExtensionScheduledHearingDate [0..*]A date of a scheduled extension hearing.
- j:ParoleRevocationExtensionAugmentationPointAbstract [0..*]An augmentation point for type j:ParoleRevocationExtensionType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:ParoleRevocationExtensionAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type j:ParoleType (Element j:ParoleeParole)
Sample instance
<j:ParoleRevocationExtension> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:ParoleRevocationExtensionAcceptedIndicator>true</j:ParoleRevocationExtensionAcceptedIndicator> <j:ParoleRevocationExtensionDaysOfferedNumeric>1.0</j:ParoleRevocationExtensionDaysOfferedNumeric> <j:ParoleRevocationExtensionHalfTimeCreditIndicator>true</j:ParoleRevocationExtensionHalfTimeCreditIndicator> <j:ParoleRevocationExtensionHearingRequestedIndicator>true</j:ParoleRevocationExtensionHearingRequestedIndicator> <j:ParoleRevocationExtensionHearingWaivedIndicator>true</j:ParoleRevocationExtensionHearingWaivedIndicator> <j:ParoleRevocationExtensionScheduledHearingDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:ParoleRevocationExtensionScheduledHearingDate> <j:ParoleRevocationExtensionAugmentationPoint>any content</j:ParoleRevocationExtensionAugmentationPoint> </j:ParoleRevocationExtension>