Definition Type: Element
Name: PostingChangeLineItem
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:PostingChangeLineItemType
Containing Schema: CIDX_CeS_v4.0_Message_PostingChange.xsd
Abstract
Documentation:
The line items that belong to the posting being changed. Note: it is the responsibility of the marketplace to make sure that the correct line items are being updated.
Collapse XSD Schema Diagram:
Drilldown into ShipTo in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipFrom in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SpecialInstructions in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RequestedDeliveryDateTime in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShippingAvailabilityDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PriceInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ManufacturerInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into MarketingName in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CountryOfOriginCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductSpecification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineItemRequestedAction in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LineNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PostingChangeLineItemType in schema cidx_ces_v4_0_message_postingchange_xsdXSD Diagram of PostingChangeLineItem in schema cidx_ces_v4_0_message_postingchange_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="PostingChangeLineItem" type="PostingChangeLineItemType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>The line items that belong to the posting being changed.</Description>
                <Comments>Note: it is the responsibility of the marketplace to make sure that the correct line items are being updated.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber 1 1
LineItemRequestedAction nsA:LineItemRequestedAction 1 1
ProductIdentification nsA:ProductIdentification 1 1
ProductSpecification nsA:ProductSpecification 0 unbounded
PackagingInformation nsA:PackagingInformation 0 1
CountryOfOriginCode nsA:CountryOfOriginCode 0 1
MarketingName nsA:MarketingName 0 unbounded
ManufacturerInformation nsA:ManufacturerInformation 0 1
ProductQuantity nsA:ProductQuantity 1 1
PriceInformation nsA:PriceInformation 0 1
ShippingAvailabilityDate nsA:ShippingAvailabilityDate 1 1
RequestedDeliveryDateTime nsA:RequestedDeliveryDateTime 1 1
SpecialInstructions nsA:SpecialInstructions 0 unbounded
ShipFrom nsA:ShipFrom 1 1
ShipTo nsA:ShipTo 1 1
Collapse Derivation Tree: