j:SentenceComputationType

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

Definition

A data type for a set of details consisting of the punishment imposed through judgment by a court on a subject.

Diagram

XML Schema

<xs:complexType name="SentenceComputationType">
<xs:annotation>
<xs:documentation>
A data type for a set of details consisting of the punishment imposed through judgment by a court on a subject.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:SentenceComputationActualSatisfactionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationActualSatisfactionMethodText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationAdjustment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationBeganDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationProjectedSatisfactionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationProjectedSatisfactionMethodText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationTerm" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationTotalInoperativeDayQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceConfinementCreditDayQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:TermDeathIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:TermDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:TermLifeIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceComputationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>