Anlage des Repos
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tours>
|
||||
<format>v1</format>
|
||||
<export_date>2014-08-08T23:30</export_date>
|
||||
<tour>
|
||||
<tour_date>2014-09-03T09:00</tour_date>
|
||||
<tour_no>654321</tour_no>
|
||||
<driver>
|
||||
<driverID>vetra007</driverID>
|
||||
<!--name>Roland Becker</name>
|
||||
<licenseplate>DU-AL785</licenseplate>
|
||||
<company_name>Becker GmbH</company_name>
|
||||
<mobile>+33 1234567</mobile-->
|
||||
</driver>
|
||||
<deliveries>
|
||||
<delivery>
|
||||
<order_no>4318796</order_no>
|
||||
<remark>* kein Sattelzug möglich</remark>
|
||||
<delivery_note>
|
||||
<delivery_noteID>123456ABC</delivery_noteID>
|
||||
</delivery_note>
|
||||
<recipient>
|
||||
<customerID>789465</customerID>
|
||||
<delivery_address>
|
||||
<country_iso>BE</country_iso>
|
||||
<zip>1000</zip>
|
||||
<location>Bruxelles</location>
|
||||
<location_extra>Centre</location_extra>
|
||||
<street>Av. Vanelde 63</street>
|
||||
</delivery_address>
|
||||
<company>
|
||||
<name>Giovanni</name>
|
||||
<subsidiary>Filiale Dortmund</subsidiary>
|
||||
<landline>+32 654321</landline>
|
||||
</company>
|
||||
</recipient>
|
||||
<delivery_positions>
|
||||
<delivery_position>
|
||||
<original_sender>Bayrol</original_sender>
|
||||
<product_name>Technoil</product_name>
|
||||
<actual_weight unit="kg">893.0</actual_weight>
|
||||
<quantity_to_deliver unit="liter">1004.0</quantity_to_deliver>
|
||||
<mhes>
|
||||
<mhe>
|
||||
<type>IBC</type>
|
||||
<id>10199999</id>
|
||||
</mhe>
|
||||
</mhes>
|
||||
</delivery_position>
|
||||
</delivery_positions>
|
||||
</delivery>
|
||||
</deliveries>
|
||||
</tour>
|
||||
</tours>
|
||||
Reference in New Issue
Block a user