Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <RootDTO xmlns:json='http://james.newtonking.com/projects/json'>
- <destination>
- <name>xxx</name>
- </destination>
- <orderData>
- <items json:Array='true'>
- <shipmentIndex Name="items"></shipmentIndex>
- <barcode>12345</barcode>
- </items>
- <misCode>9876543210</misCode>
- <shipments>
- <sourceShipmentId></sourceShipmentId>
- <shipmentIndex Name="shipments"></shipmentIndex>
- </shipments>
- </orderData>
- </RootDTO>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement