Definition Type: Element
Name: RequestedShipDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date the dealer is requesting the supplier to ship the order. This could be sooner or later that the typical stock order shipping date. However, it is expected this field is intended to delay the shipment from the typical stock order processing to some later preferred date.
Collapse XSD Schema Diagram:
XSD Diagram of RequestedShipDate in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RequestedShipDate" type="udt:DateType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the dealer is requesting the supplier to ship
                        the order. This could be sooner or later that the typical stock order shipping date. However, it
                        is expected this field is intended to delay the shipment from the typical stock order processing
                        to some later preferred date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: