Definition Type: ComplexType
Name: DeliveryConfirmationProductLineItemType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ChangesAllowed in schema cidx_5_0_xsd Drilldown into SpecialInstructions in schema cidx_5_0_xsd Drilldown into Pricing in schema cidx_5_0_xsd Drilldown into DeliveryGroup in schema cidx_5_0_xsd Drilldown into CountryOfFinalDestinationCode in schema cidx_5_0_xsd Drilldown into ShippedQuantity in schema cidx_5_0_xsd Drilldown into ShipDate in schema cidx_5_0_xsd Drilldown into CustomerRequestedDeliveryHoldFlag in schema cidx_5_0_xsd Drilldown into Routing in schema cidx_5_0_xsd Drilldown into ConfirmedPrice in schema cidx_5_0_xsd Drilldown into TransportInformation in schema cidx_5_0_xsd Drilldown into ShipmentMethodOfPaymentCode in schema cidx_5_0_xsd Drilldown into DeliveryTerms in schema cidx_5_0_xsd Drilldown into OtherPartner in schema cidx_5_0_xsd Drilldown into ScheduleDateTimeInformation in schema cidx_5_0_xsd Drilldown into CountryOfOriginCode in schema cidx_5_0_xsd Drilldown into BatchNumber in schema cidx_5_0_xsd Drilldown into PackagingQuantity in schema cidx_5_0_xsd Drilldown into ProductQuantity in schema cidx_5_0_xsd Drilldown into SalesOrderIdentifier in schema cidx_5_0_xsd Drilldown into ReferenceInformation in schema cidx_5_0_xsd Drilldown into ProductIdentification in schema cidx_5_0_xsd Drilldown into ReleaseNumber in schema cidx_5_0_xsd Drilldown into PurchaseOrderLineItemNumber in schema cidx_5_0_xsd Drilldown into LineItemType in schema cidx_5_0_xsd Drilldown into LineNumber in schema cidx_5_0_xsdXSD Diagram of DeliveryConfirmationProductLineItemType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryConfirmationProductLineItemType">
    <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="DeliveryTerms" minOccurs="0" />
        <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0" />
        <xsd:element ref="TransportInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ConfirmedPrice" minOccurs="0" />
        <xsd:element ref="Routing" minOccurs="0" />
        <xsd:element ref="CustomerRequestedDeliveryHoldFlag" minOccurs="0" />
        <xsd:element ref="ShipDate" minOccurs="0" />
        <xsd:element ref="ShippedQuantity" minOccurs="0" />
        <xsd:element ref="CountryOfFinalDestinationCode" minOccurs="0" />
        <xsd:element ref="DeliveryGroup" minOccurs="0" />
        <xsd:element ref="Pricing" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ChangesAllowed" />
    </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
DeliveryTerms nsA:DeliveryTerms 0 (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
TransportInformation nsA:TransportInformation 0 unbounded
ConfirmedPrice nsA:ConfirmedPrice 0 (1)
Routing nsA:Routing 0 (1)
CustomerRequestedDeliveryHoldFlag nsA:CustomerRequestedDeliveryHoldFlag 0 (1)
ShipDate nsA:ShipDate 0 (1)
ShippedQuantity nsA:ShippedQuantity 0 (1)
CountryOfFinalDestinationCode nsA:CountryOfFinalDestinationCode 0 (1)
DeliveryGroup nsA:DeliveryGroup 0 (1)
Pricing nsA:Pricing 0 unbounded
SpecialInstructions nsA:SpecialInstructions 0 unbounded
ChangesAllowed nsA:ChangesAllowed (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:DeliveryConfirmationProductLineItem