it.cnr.contab.pdg00.bulk.V_pdg_variazione_riepilogoBulkInfo.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="esercizio" property="esercizio" inputType="TEXT" inputSize="4" maxLength="4" label="Esercizio" /> <fieldProperty name="pg_variazione_pdg" property="pg_variazione_pdg" inputType="TEXT" inputSize="10" maxLength="10" label="Numero Variazione" /> <fieldProperty name="ti_gestione" property="ti_gestione" inputType="TEXT" inputSize="1" maxLength="1" label="Entrate/Spese" /> <fieldProperty name="cd_cdr_assegnatario" property="cd_cdr_assegnatario" inputType="TEXT" inputSize="30" maxLength="30" label="Centro di Responsabilità" /> <fieldProperty name="ds_cdr" property="ds_cdr" inputType="TEXTAREA" cols="60" rows="5" maxLength="300" label="Descrizione" /> <fieldProperty name="cd_dipartimento" property="cd_dipartimento" inputType="TEXT" inputSize="30" maxLength="30" label="Dipartimento" /> <fieldProperty name="ds_dipartimento" property="ds_dipartimento" inputType="TEXTAREA" cols="60" rows="5" maxLength="300" label="Descrizione" /> <fieldProperty name="im_totale" property="im_totale" inputType="TEXT" inputSize="22" maxLength="22" formatName="it.cnr.contab.util.EuroFormat" label="Importo Totale" /> <formFieldProperty name="esercizio" /> <formFieldProperty name="pg_variazione_pdg" /> <formFieldProperty name="ti_gestione" /> <formFieldProperty name="cd_cdr_assegnatario" /> <formFieldProperty name="ds_cdr" /> <formFieldProperty name="cd_dipartimento" /> <formFieldProperty name="ds_dipartimento" /> <formFieldProperty name="im_totale" /> <findFieldProperty name="esercizio" /> <findFieldProperty name="pg_variazione_pdg" /> <findFieldProperty name="ti_gestione" /> <findFieldProperty name="cd_cdr_assegnatario" /> <findFieldProperty name="ds_cdr" /> <findFieldProperty name="cd_dipartimento" /> <findFieldProperty name="ds_dipartimento" /> <findFieldProperty name="im_totale" /> <columnFieldProperty name="cd_cdr_assegnatario" /> <columnFieldProperty name="ds_cdr" /> <columnFieldProperty name="cd_dipartimento" /> <columnFieldProperty name="ds_dipartimento" /> <columnFieldProperty name="im_totale" /> <columnSet name="entrate"> <columnFieldProperty name="cd_cdr_assegnatario" /> <columnFieldProperty name="ds_cdr" /> <columnFieldProperty name="cd_dipartimento" /> <columnFieldProperty name="ds_dipartimento" /> <columnFieldProperty name="im_totale" label="Importo Totale Entrate" /> </columnSet> <columnSet name="spese"> <columnFieldProperty name="cd_cdr_assegnatario" /> <columnFieldProperty name="ds_cdr" /> <columnFieldProperty name="cd_dipartimento" /> <columnFieldProperty name="ds_dipartimento" /> <columnFieldProperty name="im_totale" label="Importo Totale Spese" /> </columnSet> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy