Definition Type: Element
Name: POHPromisedShipDateTime
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateTimeType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates the datetime 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 POHPromisedShipDateTime in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="POHPromisedShipDateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Indicates the datetime 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: