cbrn:RelatedCase
A case that is related to a case of interest.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:CaseRelationshipType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:RelatedCaseUUID [0..*]A unique identifier of a case that is related in some manner to a case of interest.
- cbrn:CaseRelationshipRoleKindCode [0..*]A kind of relationship role played between two cases.
- cbrn:CaseRelationshipDescriptionText [0..*]A description of the nature, reason, status, etc of the relationship.
- cbrn:CaseRelationshipAugmentationPointAbstract [0..*]An augmentation point for cbrn:CaseRelationshipType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:CaseRelationshipAugmentationPoint
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 cbrn:CaseSetType (Element cbrn:CaseSet)
Sample instance
<cbrn:RelatedCase> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RelatedCaseUUID>string</cbrn:RelatedCaseUUID> <cbrn:CaseRelationshipRoleKindCode>Child</cbrn:CaseRelationshipRoleKindCode> <cbrn:CaseRelationshipDescriptionText>string</cbrn:CaseRelationshipDescriptionText> <cbrn:CaseRelationshipAugmentationPoint>any content</cbrn:CaseRelationshipAugmentationPoint> </cbrn:RelatedCase>