<?xml version="1.0" encoding="UTF-8"?>
<a:screen xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" trace="true">
    <a:init-procedure>
        <p:echo/>
        <!-- <a:batch-apply sourcePath="/parameter"> -->
        <p:echo/>
        <!-- <a:batch-apply sourcePath="@current_parameter/details"> -->
        <a:model-execute model="tre.tre510.tre_funds_reservation_detail"/>
        <!-- </a:batch-apply> -->
        <!-- </a:batch-apply> -->
    </a:init-procedure>
</a:screen>