<?xml version="1.0" encoding="UTF-8"?> <a:service xmlns:ns1="leaf.application.action" xmlns:a="http://www.leaf-framework.org/application" xmlns:p="uncertain.proc" trace="true"> <a:init-procedure> <a:model-query defaultWhereClause="t1.enabled_flag='Y' and t1.display_flag='Y'" fetchAll="true" model="layout.server_doc_layout_config_field" rootPath="lov_url_layout_config_path"/> <a:model-query fetchAll="true" model="layout.server_layout_lovurl_validation" rootPath="result"/> </a:init-procedure> <a:service-output output="/model/result"/> </a:service>