Definition Type: ComplexType
Name: OrderChangeProductLineItemType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_OrderChange.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ActionRequest in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SpecialInstructions in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryGroup in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CountryOfFinalDestinationCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SpecialFulfillmentRequestCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into AccompanyingSampleIndicator in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CustomerRequestedDeliveryHoldFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SecondWeightFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ImportLicenseAvailableFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ImportLicenseNeededFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DutyStatus in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BalanceItemFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Routing in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RequestedDocument in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TaxableFlag in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PaymentTerms in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RequestedPrice in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TransportInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipmentMethodOfPaymentCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryTerms in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryTolerances in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ScheduleDateTimeInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CountryOfOriginCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BatchNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SalesOrderIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ReferenceInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ReleaseNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PurchaseOrderLineItemNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineItemType in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of OrderChangeProductLineItemType in schema cidx_ces_v4_0_message_orderchange_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="OrderChangeProductLineItemType">
    <xsd:sequence>
        <xsd:element ref="LineNumber" />
        <xsd:element ref="LineItemType" minOccurs="0" />
        <xsd:element ref="PurchaseOrderLineItemNumber" />
        <xsd:element ref="ReleaseNumber" minOccurs="0" />
        <xsd:element ref="ProductIdentification" maxOccurs="unbounded" />
        <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SalesOrderIdentifier" minOccurs="0" />
        <xsd:element ref="ProductQuantity" />
        <xsd:element ref="PackagingQuantity" minOccurs="0" />
        <xsd:element ref="BatchNumber" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CountryOfOriginCode" minOccurs="0" />
        <xsd:element ref="ScheduleDateTimeInformation" maxOccurs="unbounded" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DeliveryTolerances" minOccurs="0" />
        <xsd:element ref="DeliveryTerms" minOccurs="0" />
        <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0" />
        <xsd:element ref="TransportInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RequestedPrice" minOccurs="0" />
        <xsd:element ref="PaymentTerms" minOccurs="0" />
        <xsd:element ref="TaxableFlag" minOccurs="0" />
        <xsd:element ref="RequestedDocument" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Routing" minOccurs="0" />
        <xsd:element ref="BalanceItemFlag" minOccurs="0" />
        <xsd:element ref="DutyStatus" minOccurs="0" />
        <xsd:element ref="ImportLicenseNeededFlag" minOccurs="0" />
        <xsd:element ref="ImportLicenseAvailableFlag" minOccurs="0" />
        <xsd:element ref="SecondWeightFlag" minOccurs="0" />
        <xsd:element ref="CustomerRequestedDeliveryHoldFlag" minOccurs="0" />
        <xsd:element ref="AccompanyingSampleIndicator" minOccurs="0" />
        <xsd:element ref="SpecialFulfillmentRequestCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CountryOfFinalDestinationCode" minOccurs="0" />
        <xsd:element ref="DeliveryGroup" minOccurs="0" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ActionRequest" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber (1) (1)
LineItemType nsA:LineItemType 0 (1)
PurchaseOrderLineItemNumber nsA:PurchaseOrderLineItemNumber (1) (1)
ReleaseNumber nsA:ReleaseNumber 0 (1)
ProductIdentification nsA:ProductIdentification (1) unbounded
ReferenceInformation nsA:ReferenceInformation 0 unbounded
SalesOrderIdentifier nsA:SalesOrderIdentifier 0 (1)
ProductQuantity nsA:ProductQuantity (1) (1)
PackagingQuantity nsA:PackagingQuantity 0 (1)
BatchNumber nsA:BatchNumber 0 unbounded
CountryOfOriginCode nsA:CountryOfOriginCode 0 (1)
ScheduleDateTimeInformation nsA:ScheduleDateTimeInformation (1) unbounded
OtherPartner nsA:OtherPartner 0 unbounded
DeliveryTolerances nsA:DeliveryTolerances 0 (1)
DeliveryTerms nsA:DeliveryTerms 0 (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
TransportInformation nsA:TransportInformation 0 unbounded
RequestedPrice nsA:RequestedPrice 0 (1)
PaymentTerms nsA:PaymentTerms 0 (1)
TaxableFlag nsA:TaxableFlag 0 (1)
RequestedDocument nsA:RequestedDocument 0 unbounded
Routing nsA:Routing 0 (1)
BalanceItemFlag nsA:BalanceItemFlag 0 (1)
DutyStatus nsA:DutyStatus 0 (1)
ImportLicenseNeededFlag nsA:ImportLicenseNeededFlag 0 (1)
ImportLicenseAvailableFlag nsA:ImportLicenseAvailableFlag 0 (1)
SecondWeightFlag nsA:SecondWeightFlag 0 (1)
CustomerRequestedDeliveryHoldFlag nsA:CustomerRequestedDeliveryHoldFlag 0 (1)
AccompanyingSampleIndicator nsA:AccompanyingSampleIndicator 0 (1)
SpecialFulfillmentRequestCode nsA:SpecialFulfillmentRequestCode 0 unbounded
CountryOfFinalDestinationCode nsA:CountryOfFinalDestinationCode 0 (1)
DeliveryGroup nsA:DeliveryGroup 0 (1)
SpecialInstructions nsA:SpecialInstructions 0 unbounded
ActionRequest nsA:ActionRequest 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:OrderChangeProductLineItem