ReplenishmentSummaryType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ReplenishmentSummaryType">
  <xsd:sequence>
    <xsd:element ref="ReceiptQuantity"/>
    <xsd:choice>
      <xsd:element ref="ShipDate"/>
      <xsd:element ref="DeliveryDateTime"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>