Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.32 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <despatch_advice:despatchAdviceMessage xmlns:despatch_advice="urn:gs1:ecom:despatch_advice:xsd:3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:gs1:ecom:despatch_advice:xsd:3 ../Schemas/gs1/ecom/DespatchAdvice.xsd">
  3.   <StandardBusinessDocumentHeader xmlns="http://www.unece.org/cefact/namespaces/StandardBusinessDocumentHeader">
  4.     <HeaderVersion>1.0</HeaderVersion>
  5.     <Receiver>
  6.       <Identifier Authority="HIE_FRID">urn:uuid:e83144e5-02a8-303d-be7f-83a9595b8def</Identifier>
  7.       <ContactInformation/>
  8.     </Receiver>
  9.     <Sender>
  10.       <Identifier Authority="HIE_FRID">urn:uuid:b73b548d-630d-342e-ad66-ab63d7a1a6ab</Identifier>
  11.       <ContactInformation>
  12.         <Contact>Arusha CC DVS</Contact>
  13.       </ContactInformation>
  14.     </Sender>
  15.     <DocumentIdentification>
  16.       <Standard>GS1</Standard>
  17.       <TypeVersion>3.3</TypeVersion>
  18.       <InstanceIdentifier>100005</InstanceIdentifier>
  19.       <Type>despatchAdvice</Type>
  20.       <MultipleType>false</MultipleType>
  21.       <CreationDateAndTime>2017-07-03T12:00:01.000-05:00</CreationDateAndTime>
  22.     </DocumentIdentification>
  23.   </StandardBusinessDocumentHeader>
  24.   <despatchAdvice>
  25.     <creationDateTime>2017-04-06</creationDateTime>
  26.     <documentStatusCode>ORIGINAL</documentStatusCode>
  27.     <despatchAdviceIdentification>
  28.       <entityIdentification>9661</entityIdentification>
  29.     </despatchAdviceIdentification>
  30.     <receiver>
  31.       <additionalPartyIdentification additionalPartyIdentificationTypeCode="HIE_FRID">urn:uuid:e83144e5-02a8-303d-be7f-83a9595b8def</additionalPartyIdentification>
  32.     </receiver>
  33.     <shipper>
  34.       <additionalPartyIdentification additionalPartyIdentificationTypeCode="HIE_FRID">urn:uuid:b73b548d-630d-342e-ad66-ab63d7a1a6ab</additionalPartyIdentification>
  35.     </shipper>
  36.     <shipTo>
  37.       <additionalPartyIdentification additionalPartyIdentificationTypeCode="HIE_FRID">urn:uuid:e83144e5-02a8-303d-be7f-83a9595b8def</additionalPartyIdentification>
  38.     </shipTo>
  39.     <despatchInformation>
  40.       <despatchDateTime>2017-04-06</despatchDateTime>
  41.       <actualShipDateTime>2017-12-18T00:09:31+03:00</actualShipDateTime>
  42.     </despatchInformation>
  43.     <despatchAdviceLogisticUnit>
  44.      
  45.     </despatchAdviceLogisticUnit>
  46.   </despatchAdvice>
  47. </despatch_advice:despatchAdviceMessage>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement