Definition Type: Element
Name: ForecastProduct
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ForecastProductType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
The details of the product forecast as defined by product identification codes, package type, ship to, ship from, and transport mode. Buyer/SellerProductCode can be supplied on Stock Keeping Unit(SKU) level as well as grade and family code level.
Collapse XSD Schema Diagram:
Drilldown into TransportMethodCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipTo in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingContainerInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingTypeCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ForecastProductType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of ForecastProduct in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ForecastProduct" type="ForecastProductType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The details of the product forecast as defined by product identification codes, package type, ship to, ship from, and transport mode.</Description>
                <Comments>Buyer/SellerProductCode can be supplied on Stock Keeping Unit(SKU) level as well as grade and family code level.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentification nsA:ProductIdentification (1) unbounded
PackagingTypeCode nsA:PackagingTypeCode 0 (1)
PackagingContainerInformation nsA:PackagingContainerInformation 0 (1)
ShipTo nsA:ShipTo (1) (1)
OtherPartner nsA:OtherPartner 0 unbounded
TransportMethodCode nsA:TransportMethodCode 0 (1)
Collapse Derivation Tree: