j:SentenceComputation
A set of details consisting of the punishment imposed through judgment by a court on a subject.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:SentenceComputationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:SentenceComputationActualSatisfactionDate [0..*]A date a sentence will be satisfied.
- j:SentenceComputationActualSatisfactionMethodText [0..*]A method by which a subject completed the terms of the sentence requirements.
- j:SentenceComputationAdjustment [0..*]An adjustment to a sentence computation, such as for good conduct time earned.
- j:SentenceComputationBeganDate [0..*]A date a subject began serving the sentence.
- j:SentenceComputationProjectedSatisfactionDate [0..*]A date when a subject is anticipated to complete the terms of the sentence requirements, based on the current conditions of incarceration.
- j:SentenceComputationProjectedSatisfactionMethodText [0..*]A method by which a subject is anticipated to complete the terms of the sentence requirements.
- j:SentenceComputationTotalInoperativeDayQuantity [0..*]A number of days, or portions thereof, that a subject is no longer in official detention for reasons such as escape, civil contempt, or release pending appeal. This time does not count toward satisfaction of sentence.
- j:SentenceConfinementCreditDayQuantity [0..*]A total number of presentencing days served credited towards sentence term.
- j:SentenceExpirationDate [0..*]A date the sentence expires.
- j:TermDeathIndicator [0..*]True if a subject is sentenced to death; false otherwise.
- j:TermDuration [0..*]A specific range or duration of a term.
- j:TermLifeIndicator [0..*]True if the term is not for a set duration length but for life; false otherwise.
- j:SentenceComputationAugmentationPointAbstract [0..*]An augmentation point for SentenceComputationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:SentenceComputationAugmentationPoint
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: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:ActivitySentenceComputationAssociationType (Element j:ActivitySentenceComputationAssociation)
Sample instance
<j:SentenceComputation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:SentenceComputationActualSatisfactionDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:SentenceComputationActualSatisfactionDate> <j:SentenceComputationActualSatisfactionMethodText>string</j:SentenceComputationActualSatisfactionMethodText> <j:SentenceComputationAdjustment> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:AdjustmentDayQuantity>1</j:AdjustmentDayQuantity> <j:AdjustmentReasonText>string</j:AdjustmentReasonText> <j:SentenceComputationAdjustmentAugmentationPoint>any content</j:SentenceComputationAdjustmentAugmentationPoint> </j:SentenceComputationAdjustment> <j:SentenceComputationBeganDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:SentenceComputationBeganDate> <j:SentenceComputationProjectedSatisfactionDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:SentenceComputationProjectedSatisfactionDate> <j:SentenceComputationProjectedSatisfactionMethodText>string</j:SentenceComputationProjectedSatisfactionMethodText> <j:SentenceComputationTotalInoperativeDayQuantity>1</j:SentenceComputationTotalInoperativeDayQuantity> <j:SentenceConfinementCreditDayQuantity>1.0</j:SentenceConfinementCreditDayQuantity> <j:SentenceExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:SentenceExpirationDate> <j:TermDeathIndicator>true</j:TermDeathIndicator> <j:TermDuration>P1Y2M3DT10H</j:TermDuration> <j:TermLifeIndicator>true</j:TermLifeIndicator> <j:SentenceComputationAugmentationPoint>any content</j:SentenceComputationAugmentationPoint> </j:SentenceComputation>