Definition Type: ComplexType
Name: ProductMovementTransactionPropertiesType
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 SpecialInstructions in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into InvoiceTotal in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CurrencyCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LanguageCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into EventDateTime in schema cidx_ces_v4_0_message_productmovementreport_xsd Drilldown into ReferenceInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SaleOrReturnType in schema cidx_ces_v4_0_message_productmovementreport_xsd Drilldown into ProductMovementType in schema cidx_ces_v4_0_message_productmovementreport_xsdXSD Diagram of ProductMovementTransactionPropertiesType in schema cidx_ces_v4_0_message_productmovementreport_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ProductMovementTransactionPropertiesType">
    <xsd:sequence>
        <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EventDateTime" maxOccurs="unbounded" />
        <xsd:element ref="LanguageCode" />
        <xsd:element ref="CurrencyCode" />
        <xsd:element ref="InvoiceTotal" minOccurs="0" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="ProductMovementType" type="cidxListProductMovementType" use="required" />
    <xsd:attribute name="SaleOrReturnType" type="cidxListSaleOrReturnType" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReferenceInformation nsA:ReferenceInformation 0 unbounded
EventDateTime nsA:EventDateTime (1) unbounded
LanguageCode nsA:LanguageCode (1) (1)
CurrencyCode nsA:CurrencyCode (1) (1)
InvoiceTotal nsA:InvoiceTotal 0 (1)
SpecialInstructions nsA:SpecialInstructions 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ProductMovementType nsA:ProductMovementType Required
SaleOrReturnType nsA:SaleOrReturnType Required
Collapse Derivation Tree:
Collapse References:
nsA:ProductMovementTransactionProperties