Definition Type: Element
Name: RequestedShipDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: VehicleOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Requested Shipment Date by the dealer/customer.
Collapse XSD Schema Diagram:
XSD Diagram of RequestedShipDate in schema vehicleorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RequestedShipDate" type="udt:DateType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                    Requested Shipment Date by the dealer/customer.
                </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: