Definition Type: ComplexType
Name: ForecastedProductMovementReportDetailsType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ForecastedProductMovementTransactions in schema cidx_5_0_xsd Drilldown into ReportingEntity in schema cidx_5_0_xsdXSD Diagram of ForecastedProductMovementReportDetailsType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ForecastedProductMovementReportDetailsType">
    <xsd:sequence>
        <xsd:element ref="ReportingEntity" />
        <xsd:element ref="ForecastedProductMovementTransactions" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReportingEntity nsA:ReportingEntity (1) (1)
ForecastedProductMovementTransactions nsA:ForecastedProductMovementTransactions (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ForecastedProductMovementReportDetails