j:OffenseFactor
A set of details about a circumstance or factor that has an effect on an offense.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.1
Schema document: domains/jxdm/4.1/jxdm.xsd
Type: j:OffenseFactorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- j:OffenseFactorDescriptionText [0..*] A description of an offense factor.
- j:OffenseFactorKnownIndicator [0..*] True if a factor for an offense is known to be true; false if it is suspected, estimated, or otherwise.
- j:IncidentFactorSubCategoryText [0..*] A specific detail or aspect of an incident factor or circumstance.
- Choice [0..*]
- j:OffenseFactorBiasMotivationCauseCode A designation of a bias cause factor that motivated a person to commit an offense.
- j:OffenseFactorBiasMotivationCode A designation for a bias factor that motivated a person to commit an offense.
- j:OffenseFactorCode An offense factor designation.
- j:OffenseFactorJustifiableHomicideCode A designation of a justifiable homicide offense factor.
- j:OffenseFactorNIBRSAggravatedAssaultHomicideCode A designation for an aggravated assault or homicide offense factor.
- j:OffenseFactorText An offense factor designation.
from subst. group j:OffenseFactorDesignation
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
- Type j:OffenseType (Element j:Offense)
- Type fs:OffenseType via extension of j:OffenseType (Element fs:Offense)
Sample instance
<j:OffenseFactor> <j:OffenseFactorDescriptionText>string</j:OffenseFactorDescriptionText> <j:OffenseFactorKnownIndicator>true</j:OffenseFactorKnownIndicator> <j:IncidentFactorSubCategoryText>string</j:IncidentFactorSubCategoryText> <j:OffenseFactorBiasMotivationCauseCode>string</j:OffenseFactorBiasMotivationCauseCode> </j:OffenseFactor>