Definition Type: Element
Name: POHRequestedShipDateTime
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateTimeType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
datetime the dealer is requesting the supplier to ship the order. This could be sooner or later than the tyThepical 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 datetime.
Collapse XSD Schema Diagram:
XSD Diagram of POHRequestedShipDateTime in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="POHRequestedShipDateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        datetime the dealer is requesting the supplier to ship the order. This could be sooner or later 
                        than the tyThepical 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 datetime.
                     </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: