Definition Type: ComplexType
Name: ForecastedProductMovementTransactionPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SpecialInstructions in schema cidx_5_0_xsd Drilldown into InvoiceTotal in schema cidx_5_0_xsd Drilldown into CurrencyCode in schema cidx_5_0_xsd Drilldown into LanguageCode in schema cidx_5_0_xsd Drilldown into EventDateTime in schema cidx_5_0_xsd Drilldown into ReferenceInformation in schema cidx_5_0_xsd Drilldown into SaleOrReturnType in schema cidx_5_0_xsd Drilldown into ForecastedProductMovementType in schema cidx_5_0_xsdXSD Diagram of ForecastedProductMovementTransactionPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ForecastedProductMovementTransactionPropertiesType">
    <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="ForecastedProductMovementType" type="cidxListForecastedProductMovementType" 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
ForecastedProductMovementType nsA:ForecastedProductMovementType Required
SaleOrReturnType nsA:SaleOrReturnType Required
Collapse Derivation Tree:
Collapse References:
nsA:ForecastedProductMovementTransactionProperties