j:IncidentFactor
A factor involved that has an effect on an incident.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:IncidentFactorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- j:IncidentFactorCodeA circumstance of factor in an incident.
- j:IncidentFactorNIBRSAggravatedAssaultHomicideCodeA circumstance of factor in an incident.
- j:IncidentFactorNIBRSBiasMotivationCodeA circumstance of factor in an incident.
- j:IncidentFactorNIBRSJustifiableHomicideCodeA circumstance of factor in an incident.
- j:IncidentFactorTextA circumstance or factor in an incident.
from subst. group j:IncidentFactorAbstract - j:IncidentFactorDescriptionText [0..*]A description of a circumstance or factor involved in an incident.
- j:IncidentFactorKnownIndicator [0..*]True if a factor in an incident 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.
- j:IncidentFactorAugmentationPointAbstract [0..*]An augmentation point for IncidentFactorType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:IncidentFactorAugmentationPoint
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:IncidentAugmentationType (Element j:IncidentAugmentation)
Sample instance
<j:IncidentFactor> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:IncidentFactorCode>A</j:IncidentFactorCode> <j:IncidentFactorDescriptionText>string</j:IncidentFactorDescriptionText> <j:IncidentFactorKnownIndicator>true</j:IncidentFactorKnownIndicator> <j:IncidentFactorSubCategoryText>string</j:IncidentFactorSubCategoryText> <j:IncidentFactorAugmentationPoint>any content</j:IncidentFactorAugmentationPoint> </j:IncidentFactor>