it.cnr.contab.compensi00.tabrif.bulk.Esenzioni_addizionaliBulkInfo.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_catastale" property="cd_catastale" inputType="TEXT" inputSize="10" maxLength="10" label="Codice catastale" /> <fieldProperty name="ds_comune" property="ds_comune" inputType="TEXTAREA" cols="60" rows="5" maxLength="100" label="Comune" /> <fieldProperty name="cd_provincia" property="cd_provincia" inputType="TEXT" inputSize="10" maxLength="10" label="Provincia" /> <fieldProperty name="importo" property="importo" inputType="TEXT" formatName="it.cnr.contab.util.EuroFormat" label="Importo limite esenzione" /> <fieldProperty name="old_importo" property="old_importo" inputType="TEXT" formatName="it.cnr.contab.util.EuroFormat" label="Importo limite vecchia esenzione" /> <fieldProperty name="nota" property="nota" inputType="TEXT" maxLength="500" label="Nota" /> <formFieldProperty name="cd_catastale" /> <formFieldProperty name="ds_comune" /> <formFieldProperty name="cd_provincia" /> <formFieldProperty name="importo" /> <formFieldProperty name="old_importo" /> <formFieldProperty name="nota" /> <findFieldProperty name="cd_catastale" /> <findFieldProperty name="ds_comune" /> <findFieldProperty name="cd_provincia" /> <findFieldProperty name="importo" /> <findFieldProperty name="old_importo" /> <findFieldProperty name="nota" /> <columnFieldProperty name="cd_catastale" /> <columnFieldProperty name="ds_comune" /> <columnFieldProperty name="cd_provincia" /> <columnFieldProperty name="importo" /> <columnFieldProperty name="old_importo" /> <columnFieldProperty name="nota" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy