j:ChargeStatute
A unique identifier of a law, rule, or ordinance within a jurisdiction that a person is accused of violating.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:StatuteType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:StatuteCodeIdentification [0..*] An identifier of a set of laws for a particular jurisdiction.
- j:StatuteCodeSectionIdentification [0..*] An identifier of a section or category within a code book.
- j:StatuteDescriptionText [0..*] A description of a statute.
- j:StatuteEnactmentDate [0..*] A date a statute was enacted and came into effect.
- j:StatuteJurisdiction [0..*] Details about an area in which a statute applies.
- j:StatuteKeywordText [0..*] A brief description of a Statute which makes use of "catchwords."
- j:StatuteLevelText [0..*] A level of crime a statute applies to.
- Choice [0..*]
- j:StatuteOffenseMinnesotaCode A criminal offense within a code book.
- j:StatuteOffenseUCRCode A criminal offense within a code book.
from subst. group j:StatuteOffenseCode - j:StatuteOffenseEnhancibleIndicator [0..*] True if a statute refers to an offense that may be made more serious due to circumstances related to the incident; false otherwise.
- j:StatuteOffenseIdentification [0..*] An identification of a criminal offense within a code book.
- j:StatuteRepealDate [0..*] A date a statute was repealed and no longer applied.
- j:StatuteStatus [0..*] A current status of a statute.
- j:StatuteText [0..*] The full text of a statute or law.
- Choice [0..*]
- j:StatuteCategoryCode A kind of statute.
- j:StatuteCategoryText A kind of statute.
from subst. group j:StatuteCategory
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- NIEM reference target from j:StatuteReference
- Type j:ChargeType (Elements j:AmendedCharge, j:ArrestCharge, j:CaseAmendedCharge, j:CaseCharge, j:Charge, j:ChargeEnhancingAllegationCharge, j:ConvictionCharge, j:CourtCharge, j:OriginalCharge, j:PersonCharge, j:ProsecutionCharge, j:SentenceCharge, j:SentenceModificationCharge)
Sample instance
<j:ChargeStatute> <j:StatuteCodeIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </j:StatuteCodeIdentification> <j:StatuteCodeSectionIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </j:StatuteCodeSectionIdentification> <j:StatuteDescriptionText>string</j:StatuteDescriptionText> <j:StatuteEnactmentDate> <nc:Date>2000-01-01</nc:Date> </j:StatuteEnactmentDate> <j:StatuteJurisdiction> <nc:LocationCityName>string</nc:LocationCityName> <intel:LocationCountryFIPS10-4PlusNCTCCode>string</intel:LocationCountryFIPS10-4PlusNCTCCode> <nc:LocationCountyCode>000</nc:LocationCountyCode> <nc:LocationStateCanadianProvinceCode>AB</nc:LocationStateCanadianProvinceCode> <nc:JurisdictionIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:JurisdictionIdentification> <nc:JurisdictionText>string</nc:JurisdictionText> </j:StatuteJurisdiction> <j:StatuteKeywordText>string</j:StatuteKeywordText> <j:StatuteLevelText>string</j:StatuteLevelText> <j:StatuteOffenseMinnesotaCode>100</j:StatuteOffenseMinnesotaCode> <j:StatuteOffenseEnhancibleIndicator>true</j:StatuteOffenseEnhancibleIndicator> <j:StatuteOffenseIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </j:StatuteOffenseIdentification> <j:StatuteRepealDate> <nc:Date>2000-01-01</nc:Date> </j:StatuteRepealDate> <j:StatuteStatus> <nc:StatusText>string</nc:StatusText> <nc:StatusDate> <nc:Date>2000-01-01</nc:Date> </nc:StatusDate> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> </j:StatuteStatus> <j:StatuteText>string</j:StatuteText> <j:StatuteCategoryCode>B</j:StatuteCategoryCode> </j:ChargeStatute>