Definition Type: Element
Name: VoyageTripNumber
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
The identification number of the voyage or trip, (ie. Train ID, etc.)
Collapse XSD Schema Diagram:
XSD Diagram of VoyageTripNumber in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="VoyageTripNumber" type="string">
    <annotation>
        <documentation>The identification number of the voyage or trip, (ie. Train ID, etc.)</documentation>
    </annotation>
</element>