Merge "Reorder modifiers"
[so.git] / bpmn / MSOInfrastructureBPMN / src / test / resources / __files / GenericFlows / MsoCompletionRequest.xml
1 <aetgt:MsoCompletionRequest xmlns:aetgt="http://org.openecomp/mso/workflow/schema/v1"
2                             xmlns:ns="http://org.openecomp/mso/request/types/v1"
3                             xmlns="http://org.openecomp/mso/infra/vnf-request/v1">
4     <request-info>
5         <request-id>null</request-id>
6         <action>DELETE</action>
7         <source>null</source>
8     </request-info>
9     <aetgt:status-message>E2E Service Instance was deleted successfully.</aetgt:status-message>
10     <aetgt:mso-bpel-name>DeleteCustomE2EServiceInstance</aetgt:mso-bpel-name>
11 </aetgt:MsoCompletionRequest>