Definition Type: Element
Name: VehicleInformation
Namespace: http://www.api.org/pidXML
Type: pidx:VehicleInformationType
Containing Schema: BillOfLadingCreate.xsd
Abstract
Documentation:
Information about a vehicle involved in the load.
Collapse XSD Schema Diagram:
Drilldown into VehicleNumber in schema billofladingcreate_xsd Drilldown into VehicleType in schema billofladingcreate_xsd Drilldown into VehicleInformationType in schema billofladingcreate_xsdXSD Diagram of VehicleInformation in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="VehicleInformation">
    <annotation>
        <documentation>Information about a vehicle involved in the load.</documentation>
    </annotation>
    <complexType>
        <complexContent>
            <extension base="pidx:VehicleInformationType" />
        </complexContent>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
VehicleType pidx:VehicleType (Optional)
VehicleNumber pidx:VehicleNumber Required
Collapse Derivation Tree: