<?xml version="1.0" encoding="UTF-8"?>
<ApplicationResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns="urn:oasis:names:specification:ubl:schema:xsd:ApplicationResponse-2"
 xmlns:cec="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2"
 xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
 xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
 xmlns:sbt="http://mfin.gov.rs/srbdt/srbdtext">
	<cec:UBLExtensions>
        <cec:UBLExtension>
          <cec:ExtensionContent>
            <sbt:SrbDtExt>
              
			  <sbt:TransportationStart>
				<cac:SignedDocumentDA> <!-- Potpisana otpremnica od strane vozača, ova struktura postoji samo kada je ResponseCode = 7  -->
						<cac:Attachment>
							<cbc:EmbeddedDocumentBinaryObject mimeCode="image/jpeg" filename="0.5MB test"> 
							QklTIE9yZGVyIEFncmVlbWVudCAtIDQyQQ== 
							</cbc:EmbeddedDocumentBinaryObject>
						</cac:Attachment> 
				</cac:SignedDocumentDA>
				
				<cbc:StartDate>2024-12-25</cbc:StartDate>
				<cbc:StartTime>10:30:00-05:00</cbc:StartTime>
			  </sbt:TransportationStart>
            </sbt:SrbDtExt>
          </cec:ExtensionContent>
        </cec:UBLExtension>
      </cec:UBLExtensions>
	
	
	
	
	<cbc:CustomizationID>urn:fdc:mfin.gov.rs:logistics:trns:application_response:1:2025.12</cbc:CustomizationID>
	<cbc:ProfileID>application:response</cbc:ProfileID>
	
	
	<cbc:ID>START-MIN2025005TAM</cbc:ID> <!-- Broj odgovora -->
	<cbc:IssueDate>2025-02-13</cbc:IssueDate> <!-- Datum izdavanja dokumenta -->

	<cbc:Note>Start voznje</cbc:Note> 


	<cac:SenderParty> <!-- Pošiljalac dokumenta -->
			<cbc:EndpointID schemeID="9948">108213413</cbc:EndpointID>  
			<!-- jedinstvena elektronska adresa pošiljaoca (PIB ili JMBG) -->
			<cac:PartyIdentification>
				<cbc:ID>JBKJS:10520</cbc:ID> 
				<!-- Samo za korisnike javnih sredstava -->
			</cac:PartyIdentification>
	</cac:SenderParty>
	
	<cac:ReceiverParty> <!-- Primalac dokumenta --> 
			<cbc:EndpointID schemeID="9948">107775252</cbc:EndpointID>
	</cac:ReceiverParty>
		
	<cac:DocumentResponse>
		<cac:Response>
			<cbc:ResponseCode>7</cbc:ResponseCode> <!-- U zavisnosti od ovog koda sistem zna kako da
			tretira ovaj dokument (tip izmene pošiljke) i koji su elementi obavezni u zavisnosti od tipa izmene:
			1: storno otpremnice; 
			2: zaplena robe; 
			3: prihvaćena prijemnica; 
			4: odbijena prijemnica; 
			5: pretovar; 
			6: fizički prijem; 
			7: početak vožnje;  
			8: promena vozila;
			-->	
		</cac:Response> 
		
		<cac:DocumentReference>
		
			<cbc:ID>MIN2025005TAM</cbc:ID> <!-- Broj otpremnice -->
			<cbc:IssueDate>2025-02-13</cbc:IssueDate> <!-- Datum izdavanja dokumenta na koji se promena odnosi -->
			
			<cac:IssuerParty>
				<cbc:EndpointID schemeID="9948">108213413</cbc:EndpointID>  
				<!-- jedinstvena elektronska adresa pošiljaoca (PIB ili JMBG) -->
				<cac:PartyIdentification>
					<cbc:ID>JBKJS:10520</cbc:ID> 
					<!-- Samo za korisnike javnih sredstava -->
				</cac:PartyIdentification>
			</cac:IssuerParty>
			
		</cac:DocumentReference>
			
	</cac:DocumentResponse>
	
</ApplicationResponse>
