it.cnr.contab.compensi00.docs.bulk.Bonus_condizioniBulkInfo.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 Bonus" /> <fieldProperty name="cd_condizione" property="cd_condizione" inputType="TEXT" inputSize="5" maxLength="5" label="Codice Bonus" /> <fieldProperty name="ds_condizione" property="ds_condizione" inputType="TEXTAREA" cols="60" rows="5" maxLength="100" label="Descrizione Bonus" /> <fieldProperty name="numero_componenti" property="numero_componenti" inputType="TEXT" inputSize="3" maxLength="3" label="Numero componenti per il Bonus" /> <fieldProperty name="im_reddito_limite" property="im_reddito_limite" inputType="TEXT" formatName="it.cnr.contab.util.EuroFormat" label="Importo Bonus" /> <fieldProperty name="im_bonus" property="im_bonus" inputType="TEXT" formatName="it.cnr.contab.util.EuroFormat" label="im_bonus" /> <formFieldProperty name="esercizio" /> <formFieldProperty name="cd_condizione" /> <formFieldProperty name="ds_condizione" /> <formFieldProperty name="numero_componenti" /> <formFieldProperty name="im_reddito_limite" /> <formFieldProperty name="im_bonus" /> <findFieldProperty name="esercizio" /> <findFieldProperty name="cd_condizione" /> <findFieldProperty name="ds_condizione" /> <findFieldProperty name="numero_componenti" /> <findFieldProperty name="im_reddito_limite" /> <findFieldProperty name="im_bonus" /> <columnFieldProperty name="esercizio" /> <columnFieldProperty name="cd_condizione" /> <columnFieldProperty name="ds_condizione" /> <columnFieldProperty name="numero_componenti" /> <columnFieldProperty name="im_reddito_limite" /> <columnFieldProperty name="im_bonus" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy