j:OffenseFactor
A set of details about a circumstance or factor that has an effect on an offense.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:OffenseFactorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- 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 kind of specific detail or aspect of an incident factor or circumstance.
- Choice [0..*]
- j:OffenseFactorCodeAn offense factor designation.
- j:OffenseFactorJustifiableHomicideCodeA designation of a justifiable homicide offense factor.
- j:OffenseFactorNIBRSAggravatedAssaultHomicideCodeA designation for an aggravated assault or homicide offense factor.
- j:OffenseFactorTextAn offense factor designation.
from subst. group j:OffenseFactorDesignation - j:OffenseFactorAugmentationPointAbstract [0..*]An augmentation point for OffenseFactorType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:OffenseFactorAugmentationPoint
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: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:OffenseType (Elements j:ConvictionOffense, j:Offense)
Sample instance
<j:OffenseFactor> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:OffenseFactorDescriptionText>string</j:OffenseFactorDescriptionText> <j:OffenseFactorKnownIndicator>true</j:OffenseFactorKnownIndicator> <j:IncidentFactorSubCategoryText>string</j:IncidentFactorSubCategoryText> <j:OffenseFactorCode>A</j:OffenseFactorCode> <j:OffenseFactorAugmentationPoint>any content</j:OffenseFactorAugmentationPoint> </j:OffenseFactor>