j:SentencingGuideline
A sentencing guideline.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:SentencingGuidelineType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:SentencingGuidelineChargeSeverityLevelText [0..*]A sentencing guideline severity level assigned to a charge by a judge or supervising agency.
- j:SentencingGuidelineMonthsMaximumText [0..*]A maximum sentence, in months, called for by sentencing guidelines.
- j:SentencingGuidelineMonthsMinimumText [0..*]A minimum sentence in months, outlined by sentencing guidelines, which can be imposed by a judge without indicating a reason for departure.
- j:SentencingGuidelineRecommendationMonthsText [0..*]A recommended sentence, in months, called for by sentencing guidelines.
- j:SentencingGuidelineAugmentationPointAbstract [0..*]An augmentation point for SentencingGuidelineType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:SentencingGuidelineAugmentationPoint
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:SanctionType (Elements j:AppellateCaseSanction, j:ChargeDispositionSanction, j:ChargeSanction, j:ConvictionSanction, j:DisciplinaryActionSanction, j:Sanction)
Sample instance
<j:SentencingGuideline> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:SentencingGuidelineChargeSeverityLevelText>string</j:SentencingGuidelineChargeSeverityLevelText> <j:SentencingGuidelineMonthsMaximumText>string</j:SentencingGuidelineMonthsMaximumText> <j:SentencingGuidelineMonthsMinimumText>string</j:SentencingGuidelineMonthsMinimumText> <j:SentencingGuidelineRecommendationMonthsText>string</j:SentencingGuidelineRecommendationMonthsText> <j:SentencingGuidelineAugmentationPoint>any content</j:SentencingGuidelineAugmentationPoint> </j:SentencingGuideline>