it.cnr.contab.fondecon00.views.bulk.Vsx_reintegro_fondoBulkInfo.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright (C) 2019 Consiglio Nazionale delle Ricerche ~ ~ This program is free software: you can redistribute it and/or modify ~ it under the terms of the GNU Affero General Public License as ~ published by the Free Software Foundation, either version 3 of the ~ License, or (at your option) any later version. ~ ~ This program is distributed in the hope that it will be useful, ~ but WITHOUT ANY WARRANTY; without even the implied warranty of ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ~ GNU Affero General Public License for more details. ~ ~ You should have received a copy of the GNU Affero General Public License ~ along with this program. If not, see <https://www.gnu.org/licenses/>. --> <bulkInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://contab.cnr.it/schema/SIGLA" xsi:schemaLocation="https://contab.cnr.it/schema/SIGLA https://contab.cnr.it/schema/SIGLA/BulkInfo_1_5.xsd"> <fieldProperty name="cd_cds" property="cd_cds" maxLength="100" inputSize="100" inputType="TEXT" label="cd_cds" caseSensitiveSearch="false" /> <fieldProperty name="proc_name" property="proc_name" maxLength="100" inputSize="100" inputType="TEXT" label="proc_name" caseSensitiveSearch="false" /> <fieldProperty name="cd_codice_fondo" property="cd_codice_fondo" maxLength="100" inputSize="100" inputType="TEXT" label="cd_codice_fondo" caseSensitiveSearch="false" /> <fieldProperty name="cd_uo" property="cd_uo" maxLength="100" inputSize="100" inputType="TEXT" label="cd_uo" caseSensitiveSearch="false" /> <fieldProperty name="esercizio" property="esercizio" inputType="TEXT" label="esercizio" /> <fieldProperty name="pg_fondo_spesa" property="pg_fondo_spesa" inputType="TEXT" label="pg_fondo_spesa" /> <fieldProperty name="par_num" property="par_num" inputType="TEXT" label="par_num" /> <fieldProperty name="pg_call" property="pg_call" inputType="TEXT" label="pg_call" /> <fieldProperty name="messagetouser" property="messagetouser" maxLength="200" inputSize="200" inputType="TEXT" label="messagetouser" caseSensitiveSearch="false" /> <formFieldProperty name="cd_cds" /> <formFieldProperty name="proc_name" /> <formFieldProperty name="cd_codice_fondo" /> <formFieldProperty name="cd_uo" /> <formFieldProperty name="esercizio" /> <formFieldProperty name="pg_fondo_spesa" /> <formFieldProperty name="par_num" /> <formFieldProperty name="pg_call" /> <formFieldProperty name="messagetouser" /> <columnFieldProperty name="cd_cds" /> <columnFieldProperty name="proc_name" /> <columnFieldProperty name="cd_codice_fondo" /> <columnFieldProperty name="cd_uo" /> <columnFieldProperty name="esercizio" /> <columnFieldProperty name="pg_fondo_spesa" /> <columnFieldProperty name="par_num" /> <columnFieldProperty name="pg_call" /> <columnFieldProperty name="messagetouser" /> <findFieldProperty name="cd_cds" /> <findFieldProperty name="proc_name" /> <findFieldProperty name="cd_codice_fondo" /> <findFieldProperty name="cd_uo" /> <findFieldProperty name="esercizio" /> <findFieldProperty name="pg_fondo_spesa" /> <findFieldProperty name="par_num" /> <findFieldProperty name="pg_call" /> <findFieldProperty name="messagetouser" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy