lexsdigest:IncidentOtherAssociation
A relationship between an incident and an other object involved in the incident.
Element information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
Type: lexsdigest:IncidentOtherAssociationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:AssociationBeginDate [0..1]A date an association begins.
- nc:AssociationEndDate [0..1]A date an association ends.
- lexsdigest:OtherReference [1..*]A base object for a LEXS EntityOther, which is for use when no other LEXS object applies.
- nc:IncidentReference [1..*]An occurrence or an event that may require a response.
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 |
Used in
- Type lexsdigest:EntityAssociationsType (Element lexsdigest:Associations)
Sample instance
<lexsdigest:IncidentOtherAssociation> <lexsdigest:OtherReference s:ref="Other1"/> <nc:IncidentReference s:ref="Incident1"/> </lexsdigest:IncidentOtherAssociation>