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