[MSO-8] Update the maven dependency
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / vnfAdapterMocks / vnfDeleteSimResponse.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
3         xmlns:v1="http://org.openecomp.mso/vnfNotify">
4         <soapenv:Header />
5         <soapenv:Body>
6           <ns2:deleteVnfNotification xmlns:ns2="http://org.openecomp.mso/vnfNotify" >
7         <messageId>f5e42814-72c0-4422-b840-e14e757a709b</messageId>
8         <completed>true</completed>
9       </ns2:deleteVnfNotification>      
10         </soapenv:Body>
11 </soapenv:Envelope>