cbrn:ConveyanceRelationshipOriginID
element ConveyanceRelationshipOriginID in namespace http://release.niem.gov/niem/domains/cbrn/4.0/
Definition
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.
Diagram
XML Schema
<xs:element name="ConveyanceRelationshipOriginID" type="cbrn:ConveyanceRelatorType" nillable="true">
<xs:annotation>
<xs:documentation>
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.</xs:documentation>
</xs:annotation>
</xs:element>