it.cnr.contab.docamm00.tabrif.bulk.DivisaBulkInfo.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_divisa" property="cd_divisa" maxLength="10" inputSize="10" inputType="TEXT" formatName="it.cnr.jada.util.UppercaseStringFormat" label="Codice Divisa" nullable="false" enabledOnEdit="false" enabledOnSearch="true"/> <fieldProperty name="ds_divisa" property="ds_divisa" maxLength="50" inputSize="50" inputType="TEXT" label="Descrizione" nullable="false" caseSensitiveSearch="false" /> <fieldProperty name="precisione" property="precisione" nullable="false" inputType="TEXT" label="Precisione" /> <fieldProperty name="fl_calcola_con_diviso" property="fl_calcola_con_diviso" inputType="CHECKBOX" label="Calcola con diviso" /> <form name="searchtool" > <formFieldProperty name="cd_divisa" /> <formFieldProperty name="ds_divisa" inputSize="30" /> </form> <formFieldProperty name="precisione" /> <formFieldProperty name="ds_divisa" /> <formFieldProperty name="cd_divisa" /> <formFieldProperty name="fl_calcola_con_diviso" /> <columnFieldProperty name="cd_divisa" /> <columnFieldProperty name="ds_divisa" /> <columnFieldProperty name="precisione" /> <columnFieldProperty name="fl_calcola_con_diviso" /> <findFieldProperty name="precisione" /> <findFieldProperty name="ds_divisa" /> <findFieldProperty name="cd_divisa" /> <findFieldProperty name="fl_calcola_con_diviso" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy