cbrn:EncounterRelationship
Description of a relationship between two objects involved in an encounter.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:EncounterRelationshipType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:RelationshipBeginDateTime [0..*] DateTime a relationship began.
- cbrn:RelationshipEndDateTime [0..*] DateTime a relationship ended.
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
<cbrn:EncounterRelationship> <cbrn:RelationshipBeginDateTime>2000-01-01T12:00:00</cbrn:RelationshipBeginDateTime> <cbrn:RelationshipEndDateTime>2000-01-01T12:00:00</cbrn:RelationshipEndDateTime> </cbrn:EncounterRelationship>