Definition Type: ComplexType
Name: CustomerSpecificCatalogUpdateProductLineItemType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_CustomerSpecificCatalogUpdate.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CatalogEffectiveDates in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SpecialInstructions in schema cidx_ces_v4_0_commoncomponents_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 SpecialFulfillmentRequestCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShippingServiceLevelCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into OrderLeadTime in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MaximumQuantity in schema cidx_ces_v4_0_message_customerspecificcatalogupdate_xsd Drilldown into MinimumQuantity in schema cidx_ces_v4_0_message_customerspecificcatalogupdate_xsd Drilldown into PriceStructure in schema cidx_ces_v4_0_message_customerspecificcatalogupdate_xsd Drilldown into ProductInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BuyerProductInformation in schema cidx_ces_v4_0_message_customerspecificcatalogupdate_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Action in schema cidx_ces_v4_0_message_customerspecificcatalogupdate_xsdXSD Diagram of CustomerSpecificCatalogUpdateProductLineItemType in schema cidx_ces_v4_0_message_customerspecificcatalogupdate_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CustomerSpecificCatalogUpdateProductLineItemType">
    <xsd:sequence>
        <xsd:element ref="LineNumber" />
        <xsd:element ref="BuyerProductInformation" minOccurs="0" />
        <xsd:element ref="ProductInformation" />
        <xsd:element ref="PriceStructure" maxOccurs="unbounded" />
        <xsd:element ref="MinimumQuantity" minOccurs="0" />
        <xsd:element ref="MaximumQuantity" minOccurs="0" />
        <xsd:element ref="OrderLeadTime" minOccurs="0" />
        <xsd:element ref="ShippingServiceLevelCode" minOccurs="0" />
        <xsd:element ref="SpecialFulfillmentRequestCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ProjectedVolume" minOccurs="0" />
        <xsd:element ref="StandardOrderQuantity" minOccurs="0" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CatalogEffectiveDates" />
    </xsd:sequence>
    <xsd:attribute name="Action" type="cidxListActionType" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber (1) (1)
BuyerProductInformation nsA:BuyerProductInformation 0 (1)
ProductInformation nsA:ProductInformation (1) (1)
PriceStructure nsA:PriceStructure (1) unbounded
MinimumQuantity nsA:MinimumQuantity 0 (1)
MaximumQuantity nsA:MaximumQuantity 0 (1)
OrderLeadTime nsA:OrderLeadTime 0 (1)
ShippingServiceLevelCode nsA:ShippingServiceLevelCode 0 (1)
SpecialFulfillmentRequestCode nsA:SpecialFulfillmentRequestCode 0 unbounded
ProjectedVolume nsA:ProjectedVolume 0 (1)
StandardOrderQuantity nsA:StandardOrderQuantity 0 (1)
SpecialInstructions nsA:SpecialInstructions 0 unbounded
CatalogEffectiveDates nsA:CatalogEffectiveDates (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Action nsA:Action Required
Collapse Derivation Tree:
Collapse References:
nsA:CustomerSpecificCatalogUpdateProductLineItem