Definition Type: Attribute
Name: StartLoadDate
Namespace: http://www.api.org/pidXML
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: BillOfLadingCreate.xsd
Use Required
Documentation:
The date 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 StartLoadDate in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="StartLoadDate" type="date" use="required">
    <annotation>
        <documentation>The date 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>