ForecastProductType

Complex Type Information

Model

Used By

Element ForecastProduct

Source

<xsd:complexType name="ForecastProductType">
  <xsd:sequence>
    <xsd:element ref="ProductIdentification" maxOccurs="unbounded"/>
    <xsd:element ref="PackagingTypeCode" minOccurs="0"/>
    <xsd:element ref="PackagingContainerInformation" minOccurs="0"/>
    <xsd:element ref="ShipTo"/>
    <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="TransportMethodCode" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>