Definition Type: Element
Name: EarliestShipDateTime
Namespace: http://www.openapplications.org/oagis
Type: oa:DateTime
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This identifies the earliest possible date at which a shipment can be made. This may be used in conjunction with the ShipPriorToDueDateInd which indicates that the item, shipping unit or delivery may be shipped early.
Collapse XSD Schema Diagram:
XSD Diagram of EarliestShipDateTime in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="EarliestShipDateTime" type="DateTime" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This identifies the earliest possible date at which a shipment can be made.  This may be used in conjunction with the ShipPriorToDueDateInd which indicates that the item, shipping unit or delivery may be shipped early.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: