j:SanctionType

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

Definition

A data type for a sanction or penalty ordered for a subject as a result of a disposition of a charge.

Diagram

XML Schema

<xs:complexType name="SanctionType">
<xs:annotation>
<xs:documentation>
A data type for a sanction or penalty ordered for a subject as a result of a disposition of a charge.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:SanctionAdultSentenceIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionConcurrentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionDaysSuspendedQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionCreditedObligation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionDisciplinaryAction" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionFrequencyText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionGroupingText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionIssuingAgency" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionJurisdictionalAgency" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionProgress" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionRelatedChargeDispositionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionRelatedSanctionIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionSentenceDefinitionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionSetDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionSetObligation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionStayedObligation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionSuspendedObligation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentenceSeverityLevel" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentencingGuideline" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentencingGuidelineDepartureReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SentencingGuidelineDepartureCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SanctionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>