Definition Type: ComplexType
Name: RequestForQuoteProductLineItemType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_RequestForQuote.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RequestedQuoteResponse in schema cidx_ces_v4_0_message_requestforquote_xsd Drilldown into PlannedEndUse in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SpecialInstructions 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 ShippingServiceLevelCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DutyStatus in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CountryOfOriginCode 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 OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ScheduleDateTimeInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RequestedFirstOrderDate in schema cidx_ces_v4_0_message_requestforquote_xsd Drilldown into RequestedAgreementPeriod in schema cidx_ces_v4_0_message_requestforquote_xsd Drilldown into RequestedPrice in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TransportMethodCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RequestedPackaging in schema cidx_ces_v4_0_message_requestforquote_xsd Drilldown into StandardOrderQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProjectedVolume 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 RFQProduct in schema cidx_ces_v4_0_message_requestforquote_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of RequestForQuoteProductLineItemType in schema cidx_ces_v4_0_message_requestforquote_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="RequestForQuoteProductLineItemType">
    <xsd:sequence>
        <xsd:element ref="LineNumber" />
        <xsd:element ref="RFQProduct" minOccurs="0" />
        <xsd:element ref="ProductIdentification" maxOccurs="unbounded" />
        <xsd:element ref="ReferenceInformation" minOccurs="0" />
        <xsd:element ref="ProjectedVolume" minOccurs="0" />
        <xsd:element ref="StandardOrderQuantity" minOccurs="0" />
        <xsd:element ref="RequestedPackaging" minOccurs="0" />
        <xsd:element ref="TransportMethodCode" />
        <xsd:element ref="RequestedPrice" minOccurs="0" />
        <xsd:element ref="RequestedAgreementPeriod" minOccurs="0" />
        <xsd:element ref="RequestedFirstOrderDate" minOccurs="0" />
        <xsd:element ref="ScheduleDateTimeInformation" minOccurs="0" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DeliveryTerms" minOccurs="0" />
        <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0" />
        <xsd:element ref="CountryOfOriginCode" minOccurs="0" />
        <xsd:element ref="DutyStatus" minOccurs="0" />
        <xsd:element ref="ShippingServiceLevelCode" minOccurs="0" />
        <xsd:element ref="SpecialFulfillmentRequestCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CountryOfFinalDestinationCode" minOccurs="0" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PlannedEndUse" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RequestedQuoteResponse" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber (1) (1)
RFQProduct nsA:RFQProduct 0 (1)
ProductIdentification nsA:ProductIdentification (1) unbounded
ReferenceInformation nsA:ReferenceInformation 0 (1)
ProjectedVolume nsA:ProjectedVolume 0 (1)
StandardOrderQuantity nsA:StandardOrderQuantity 0 (1)
RequestedPackaging nsA:RequestedPackaging 0 (1)
TransportMethodCode nsA:TransportMethodCode (1) (1)
RequestedPrice nsA:RequestedPrice 0 (1)
RequestedAgreementPeriod nsA:RequestedAgreementPeriod 0 (1)
RequestedFirstOrderDate nsA:RequestedFirstOrderDate 0 (1)
ScheduleDateTimeInformation nsA:ScheduleDateTimeInformation 0 (1)
OtherPartner nsA:OtherPartner 0 unbounded
DeliveryTerms nsA:DeliveryTerms 0 (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
CountryOfOriginCode nsA:CountryOfOriginCode 0 (1)
DutyStatus nsA:DutyStatus 0 (1)
ShippingServiceLevelCode nsA:ShippingServiceLevelCode 0 (1)
SpecialFulfillmentRequestCode nsA:SpecialFulfillmentRequestCode 0 unbounded
CountryOfFinalDestinationCode nsA:CountryOfFinalDestinationCode 0 (1)
SpecialInstructions nsA:SpecialInstructions 0 unbounded
PlannedEndUse nsA:PlannedEndUse 0 unbounded
RequestedQuoteResponse nsA:RequestedQuoteResponse 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:RequestForQuoteProductLineItem