Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<header>
  <consignmentlist>
    <consignment>
      <creationdata> ... </creationdata>
      <part> ... </part>
      <pdinstructions> ... </pdinstructions>
      <transportservice> ... </transportservice>
      <reference> ... </reference>
      <paymentinstructions> ... </paymentinstructions>
      <goodsitem> ... </goodsitem>
<othercharges> ... </othercharges> </consignment> </consignmentlist>
<invoicing></invoicing> </header>

Despite the name, there can only be one <consignment> element in the <consignmentlist> element.

There may be multiple <part> elements, these are identified by a part attribute.

...

doctype is either STDBOOK or CCSBOOK or GROUPED.  The value CCSBOOK is used when CCS has processed the booking. GROUPED means that multiple shipments are included in the <consignmentlist>.

test is 1 if this is a test booking.

...