Definition Type: Element
Name: DeliveryGroup
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:DeliveryGroupType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
This element is used to specify that some line items must be shipped together. All line items with the same DeliveryGroup must be shipped together. 1 2 With this element it is only possible to group line items within the same purchase order. If line items of different purchase orders should be shipped together it can be indicated with the help of SpecialInstructions.
Collapse XSD Schema Diagram:
XSD Diagram of DeliveryGroup in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="DeliveryGroup" type="DeliveryGroupType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>This element is used to specify that some line items must be shipped together. All line items with the same DeliveryGroup must be shipped together.</Description>
                <SampleData>1
2</SampleData>
                <Comments>With this element it is only possible to group line items within the same purchase order. If line items of different purchase orders should be shipped together it can be indicated with the help of SpecialInstructions.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: