Definition Type: Element
Name: RequestedDeliveryDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Requested date of delivery. This is different from the requested date of shipment.
Collapse XSD Schema Diagram:
XSD Diagram of RequestedDeliveryDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="RequestedDeliveryDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation>
                        Requested date of delivery. This is different from the
                            requested date of shipment.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: