Definition Type: Element
Name: PromisedShipDate
Namespace: http://www.openapplications.org/oagis
Type: oa:DateTimeAny
Containing Schema: Order.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the date in which the order was promised to be shipped from the supplier to the customer.
Collapse XSD Schema Diagram:
XSD Diagram of PromisedShipDate in schema order_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="PromisedShipDate" type="DateTimeAny" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the date in which the order was promised to be shipped from the supplier to the customer.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: