it.cnr.contab.config00.sto.bulk.Prc_copertura_obbligBulkInfo.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="prc_copertura_obblig_3" property="prc_copertura_obblig_3" label="Perc. di copertura obbligazioni 3° esercizio" inputType="TEXT" maxLength="6" inputSize="6" formatName = "it.cnr.contab.util.PercentFormat" enabledOnSearch="true" /> <fieldProperty name="prc_copertura_obblig_2" property="prc_copertura_obblig_2" label="Perc. di copertura obbligazioni 2° esercizio" inputType="TEXT" maxLength="6" inputSize="6" formatName = "it.cnr.contab.util.PercentFormat" enabledOnSearch="true" /> <fieldProperty name="cd_unita_organizzativa" property="cds.cd_unita_organizzativa" maxLength="30" inputSize="30" inputType="TEXT" label="cd_unita_organizzativa" /> <fieldProperty name="esercizio" property="esercizio" label="Esercizio" inputType="TEXT" maxLength="4" inputSize="4" /> <formFieldProperty name="prc_copertura_obblig_3" /> <formFieldProperty name="prc_copertura_obblig_2" /> <formFieldProperty name="cd_unita_organizzativa" /> <formFieldProperty name="esercizio" /> <columnFieldProperty name="esercizio" /> <columnFieldProperty name="prc_copertura_obblig_2" label="Perc. 2° esercizio"/> <columnFieldProperty name="prc_copertura_obblig_3" label="Perc. 3° esercizio"/> <findFieldProperty name="prc_copertura_obblig_3" /> <findFieldProperty name="prc_copertura_obblig_2" /> <findFieldProperty name="cd_unita_organizzativa" /> <findFieldProperty name="esercizio" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy