Definition Type: Attribute
Name: StartLoadTime
Namespace: http://www.api.org/pidXML
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: BillOfLadingCreate.xsd
Use Required
Documentation:
The time when the driver started the load/transaction. Typically, this is when the driver “cards in” at the truck rack load lane to begin loading.
Collapse XSD Schema Diagram:
XSD Diagram of StartLoadTime in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="StartLoadTime" type="time" use="required">
    <annotation>
        <documentation>The time when the driver started the load/transaction.  Typically, this is when the driver “cards in” at the truck rack load lane to begin loading.</documentation>
    </annotation>
</attribute>