Definition Type: Element
Name: PromisedShipDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the date in which the order was promised to be shipped from the supplier to the dealer. This is the default unless specified otherwise at the lineitem. level.
Collapse XSD Schema Diagram:
XSD Diagram of PromisedShipDate in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PromisedShipDate" type="udt:DateType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the date in which the order was promised to be
                  shipped from the supplier to the dealer. This is the default unless specified otherwise at the
                  lineitem. level.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: