cbrn:ConveyanceConveyanceRelationship
A description of a relationship between two conveyances.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:ConveyanceConveyanceRelationshipType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:RelationshipBeginDateTime [0..*]A DateTime a relationship began.
- cbrn:RelationshipEndDateTime [0..*]A DateTime a relationship ended.
- cbrn:EncounterRelationshipAugmentationPointAbstract [0..*]An augmentation point for cbrn:EncounterRelationshipType.
- cbrn:ConveyanceRelationshipOriginID [0..*]A unique identifier of the conveyance that is the start/origin of the relationship. By convention, the start of the relationship is the conveyee and the end of the relationship is the conveyor; for example a trailer is conveyed by a tractor, or a container is conveyed by a vessel or a trailer.
- cbrn:ConveyanceRelationshipTargetID [0..*]A unique identifier of the conveyance that is the end/target of the relationship. By convention, the end of the relationship is the conveyor and the start of the relationship is the conveyee.
- cbrn:ConveyanceRelationshipKindCode [0..*]A kind of conveyance relationship; for example, contained in/on, or connected to.
- cbrn:ConveyanceSequenceNumeric [0..*]A number identifying the position of the conveyee if there is more than one associated with the same conveyor during the same period of time. For example, for a truck consisting of a tractor with two trailers, the first trailer would have a sequence number of one.
- cbrn:ConveyanceConveyanceRelationshipAugmentationPointAbstract [0..*]An augmentation point for cbrn:ConveyanceConveyanceRelationshipType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:EncounterRelationshipTypefrom subst. group cbrn:EncounterRelationshipAugmentationPointfrom subst. group cbrn:ConveyanceConveyanceRelationshipAugmentationPoint
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 |
Sample instance
<cbrn:ConveyanceConveyanceRelationship> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RelationshipBeginDateTime>2000-01-01T12:00:00</cbrn:RelationshipBeginDateTime> <cbrn:RelationshipEndDateTime>2000-01-01T12:00:00</cbrn:RelationshipEndDateTime> <cbrn:EncounterRelationshipAugmentationPoint>any content</cbrn:EncounterRelationshipAugmentationPoint> <cbrn:ConveyanceRelationshipOriginID> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:ItemSerialIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <j:IdentificationCategoryCode>Air Force Serial</j:IdentificationCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </nc:ItemSerialIdentification> <cbrn:ConveyanceRelatorAugmentationPoint>any content</cbrn:ConveyanceRelatorAugmentationPoint> </cbrn:ConveyanceRelationshipOriginID> <cbrn:ConveyanceRelationshipTargetID> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:ItemSerialIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <j:IdentificationCategoryCode>Air Force Serial</j:IdentificationCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </nc:ItemSerialIdentification> <cbrn:ConveyanceRelatorAugmentationPoint>any content</cbrn:ConveyanceRelatorAugmentationPoint> </cbrn:ConveyanceRelationshipTargetID> <cbrn:ConveyanceRelationshipKindCode>connected to</cbrn:ConveyanceRelationshipKindCode> <cbrn:ConveyanceSequenceNumeric>1</cbrn:ConveyanceSequenceNumeric> <cbrn:ConveyanceConveyanceRelationshipAugmentationPoint>any content</cbrn:ConveyanceConveyanceRelationshipAugmentationPoint> </cbrn:ConveyanceConveyanceRelationship>