DeliveryGroup

<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>

Element Information

Model

Source

<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>

Sample