<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v1="http://www.ebd.ezv.admin.ch/xml/schema/ebdDocumentImportRequest/v1"> 
<soapenv:Header/> 
<soapenv:Body> 
<v1:ebdDocumentImportRequest schemaVersion="0.1"> 
<v1:uidNumber>test</v1:uidNumber> 
<v1:customsDeclarationNumber>17CHEE123456789123</v1:customsDeclarationNumber> 
<v1:traderDeclarationNumber>test</v1:traderDeclarationNumber> 
<v1:accompanyingDocuments> 
<v1:accompanyingDocument> 
<v1:filename>Test.pdf</v1:filename> 
<v1:type>UN</v1:type> 
<v1:content>cid:78313859596</v1:content> 
</v1:accompanyingDocument> 
</v1:accompanyingDocuments> 
</v1:ebdDocumentImportRequest> 
</soapenv:Body> 
</soapenv:Envelope>
