Definition Type: ComplexType
Name: ProductMovementReportDetailsType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_ProductMovementReport.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ProductMovementTransactions in schema cidx_ces_v4_0_message_productmovementreport_xsd Drilldown into ReportingEntity in schema cidx_ces_v4_0_message_productmovementreport_xsdXSD Diagram of ProductMovementReportDetailsType in schema cidx_ces_v4_0_message_productmovementreport_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ProductMovementReportDetailsType">
    <xsd:sequence>
        <xsd:element ref="ReportingEntity" />
        <xsd:element ref="ProductMovementTransactions" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReportingEntity nsA:ReportingEntity (1) (1)
ProductMovementTransactions nsA:ProductMovementTransactions (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ProductMovementReportDetails