<?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="leg.LEG400.leg_content_print_info"/>
        <batch-apply sourcepath="/parameter">
            <a:model-update model="leg.LEG400.leg_content_print_info"/>
        </batch-apply>
        <a:model-execute model="leg.LEG400.leg_content_batch_create"/>
    </a:init-procedure>
    <a:service-output output="/parameter"/>
</a:service>