<?xml version="1.0" encoding="UTF-8"?> <a:service xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" trace="true"> <a:init-procedure> <a:model-delete model="acr.ACR510.acr_invoice_selected_cashflow"/> <!-- <batch-apply sourcepath="/parameter"> <batch-apply sourcepath="/@current_parameter/line_info"> <a:model-insert model="acr.ACR510.acr_invoice_selected_cashflow"/> </batch-apply> </batch-apply> --> <batch-apply sourcepath="/parameter"> <a:model-insert model="acr.ACR510.acr_invoice_selected_cashflow"/> </batch-apply> </a:init-procedure> <a:service-output output="/parameter"/> </a:service>