Definition Type: Element
Name: PromisedDeliveryDate
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 line was promised to be delivered to the customer.
Collapse XSD Schema Diagram:
XSD Diagram of PromisedDeliveryDate in schema order_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="PromisedDeliveryDate" type="DateTimeAny" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the date in which the order line was promised to be delivered to the customer.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: