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