Definition Type: ComplexType
Name: ProductMovementTransactionsType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ProductMovementTransaction in schema cidx_5_0_xsd Drilldown into ProductMovementReportType in schema cidx_5_0_xsdXSD Diagram of ProductMovementTransactionsType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ProductMovementTransactionsType">
    <xsd:sequence>
        <xsd:element ref="ProductMovementTransaction" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="ProductMovementReportType" type="cidxListReportType" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductMovementTransaction nsA:ProductMovementTransaction (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
ProductMovementReportType nsA:ProductMovementReportType Required
Collapse Derivation Tree:
Collapse References:
nsA:ProductMovementTransactions