Definition Type: Element
Name: ConveyanceIdentifier
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
A unique identifier of the conveyance and/or trip (i.e. train ID, vessel name). Meant to hold the highest level of conveyance and not container numbers, railcar numbers, etc.
Collapse XSD Schema Diagram:
XSD Diagram of ConveyanceIdentifier in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="ConveyanceIdentifier" type="string">
    <annotation>
        <documentation>A unique identifier of the conveyance and/or trip (i.e. train ID, vessel name).  Meant to hold the highest level of conveyance and not container numbers, railcar numbers, etc.</documentation>
    </annotation>
</element>