j:ViolatedStatuteAssociation
Details about a statute that has been violated and associated information.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:ViolatedStatuteAssociationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:AssociationBeginDate [0..*] A date an association begins.
- nc:AssociationEndDate [0..*] A date an association ends.
- j:SubjectReference [0..*] A person who is involved or suspected of being involved in an incident or criminal activity.
- j:VictimReference [0..*] Details about a person, organization, or other entity who suffers injury, loss, or death as a result of an incident.
- nc:IncidentReference [0..*] An occurrence or an event that may require a response.
- j:StatuteReference [0..*] Details about a unique identifier of a law, rule, or ordinance within a jurisdiction.
from type nc:AssociationType
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 |
Sample instance
<j:ViolatedStatuteAssociation> <nc:AssociationBeginDate> <nc:Date>2000-01-01</nc:Date> </nc:AssociationBeginDate> <nc:AssociationEndDate> <nc:Date>2000-01-01</nc:Date> </nc:AssociationEndDate> <j:SubjectReference/> <j:VictimReference/> <nc:IncidentReference/> <j:StatuteReference/> </j:ViolatedStatuteAssociation>