j:SentenceModificationType

complexType SentenceModificationType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/

Definition

A data type for a change made to a sentence.

Diagram

XML Schema

<xs:complexType name="SentenceModificationType">
<xs:annotation>
<xs:documentation>
A data type for a change made to a sentence.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:SentenceModificationAggravatedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationCharge" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationConfinementCreditDayQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationConfinementCreditIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationDismissalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationDismissalRemainingCase" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationDismissalRemainingQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationMitigatedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationOriginalTerm" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationParoleIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationParoleTerm" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationProbation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationProbationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationRestitutionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceModificationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>