<?xml version="1.0" encoding="UTF-8"?> <bm:model xmlns:bm="http://www.leaf-framework.org/schema/bm"> <bm:operations> <bm:operation name="delete"> <bm:update-sql><![CDATA[ begin -- Call the procedure bgfl_acr_invoice_interface_pkg.delete_back(p_session_id => ${/session/@session_id}); end; ]]></bm:update-sql> </bm:operation> </bm:operations> </bm:model>