Versions Compared

Key

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

...

<goodsitem>
  <noofpackages>3</noofpackages>
  <licenceplate>2342342342342342</licenseplate>
  <weight>12.34</weight>
  <volume>0.008</volume>
  <width>20</width>
  <length>20</length>
  <height>20</height>
  <packagetype>Drum</packagetype>
  <packagecode>DRM</packagecode>
  <goodsdescribetion>Stuff and stuff</goodsdescription>
  <shippingmark>More stuff</shippingmark>
  <dangerous>yes</dangerous>
  <article><itemlevel>
    <articlenumber>1<<article>1</articlenumber>article>
     <articlename>Stuff</articlename><name>Stuff</name>
<hscode>stuffx</hscode> <articlequantity>3<<qty>3</articlequantity>qty> <articleunitprice>30<<unitprice>30</articleunitprice>unitprice> <articlecurrency>DKK<<currency>DKK</articlecurrency>currency> </article>itemlevel>
<origincountry>DK</origincountry> <chargeableweight>1.6</chargeableweight> </goodsitem>

<article><itemlevel>, <width>, <length> and <height> are optional. There may be multiple <article> <itemlevel>.

<weight> and <volume> is specified per package.

...