Definition Type: ComplexType
Name: ProductMovementTransactionType
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 ProductMovementTransactionDetails in schema cidx_ces_v4_0_message_productmovementreport_xsd Drilldown into ProductMovementTransactionPartners in schema cidx_ces_v4_0_message_productmovementreport_xsd Drilldown into ProductMovementTransactionProperties in schema cidx_ces_v4_0_message_productmovementreport_xsdXSD Diagram of ProductMovementTransactionType in schema cidx_ces_v4_0_message_productmovementreport_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ProductMovementTransactionType">
    <xsd:sequence>
        <xsd:element ref="ProductMovementTransactionProperties" />
        <xsd:element ref="ProductMovementTransactionPartners" />
        <xsd:element ref="ProductMovementTransactionDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductMovementTransactionProperties nsA:ProductMovementTransactionProperties (1) (1)
ProductMovementTransactionPartners nsA:ProductMovementTransactionPartners (1) (1)
ProductMovementTransactionDetails nsA:ProductMovementTransactionDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ProductMovementTransaction