it.cnr.contab.config00.pdcfin.bulk.Ass_ev_siopeBulkInfo.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" shortDescription="Associazioni Elemento Voce/Siope" longDescription="Associazioni Elemento Voce/Siope"> <fieldProperty name="esercizio" property="elemento_voce.esercizio" inputType="ROTEXT" inputSize="4" maxLength="4" label="Esercizio" /> <fieldProperty name="ti_appartenenza" property="elemento_voce.ti_appartenenza" keysProperty="ti_appartenenzaKeys" readonlyPropertyOnEdit="ROGiaAssociato" inputType="SELECT" inputSize="1" maxLength="1" label="Tipo Appartenenza" /> <fieldProperty name="ti_gestione" property="elemento_voce.ti_gestione" keysProperty="ti_gestioneKeys" readonlyPropertyOnEdit="ROGiaAssociato" inputType="SELECT" inputSize="1" maxLength="1" label="Tipo Gestione" /> <fieldProperty name="find_elemento_voce" property="elemento_voce" inputType="SEARCHTOOL" readonlyPropertyOnEdit="ROGiaAssociato" enabledOnSearch="true" label="Elemento voce"/> <fieldProperty name="cd_elemento_voce" property="elemento_voce.cd_elemento_voce" readonlyPropertyOnEdit="ROGiaAssociato" inputType="TEXT" maxLength="20" inputSize="10" enabledOnSearch="true" label="Elemento voce"/> <fieldProperty name="ds_elemento_voce" property="elemento_voce.ds_elemento_voce" label="Descrizione" inputType="ROTEXT" inputSize="80" enabledOnSearch="true"/> <fieldProperty name="find_codici_siope" property="codici_siope" inputType="SEARCHTOOL" readonlyPropertyOnEdit="ROGiaAssociato" enabledOnSearch="true" label="Codice Siope"/> <fieldProperty name="cd_siope" property="codici_siope.cd_siope" label="Codice Siope" readonlyPropertyOnEdit="ROGiaAssociato" inputType="TEXT" maxLength="10" inputSize="10" enabledOnSearch="true"/> <fieldProperty name="ds_siope" property="codici_siope.descrizione" inputType="ROTEXT" inputSize="80" label="Descrizione" enabledOnSearch="true" /> <fieldProperty name="esercizio_siope" property="codici_siope.esercizio" inputType="ROTEXT" inputSize="4" maxLength="4" label="Esercizio Siope" /> <fieldProperty name="ti_gestione_siope" property="codici_siope.ti_gestione" keysProperty="ti_gestione_siopeKeys" inputType="SELECT" inputSize="1" maxLength="1" label="Tipo Gestione Siope" /> <formFieldProperty name="esercizio" /> <formFieldProperty name="ti_appartenenza" /> <formFieldProperty name="ti_gestione" /> <formFieldProperty name="cd_elemento_voce" /> <formFieldProperty name="ds_elemento_voce" /> <formFieldProperty name="find_elemento_voce" /> <formFieldProperty name="cd_siope" /> <formFieldProperty name="ds_siope" /> <formFieldProperty name="find_codici_siope" /> <formFieldProperty name="esercizio_siope" /> <formFieldProperty name="ti_gestione_siope" /> <findFieldProperty name="esercizio" /> <findFieldProperty name="ti_appartenenza" /> <findFieldProperty name="ti_gestione" /> <findFieldProperty name="cd_elemento_voce" /> <findFieldProperty name="cd_siope" /> <findFieldProperty name="ds_siope" /> <columnFieldProperty name="esercizio" /> <columnFieldProperty name="ti_appartenenza" /> <columnFieldProperty name="ti_gestione" /> <columnFieldProperty name="cd_elemento_voce" /> <columnFieldProperty name="ds_elemento_voce" /> <columnFieldProperty name="cd_siope" /> <columnFieldProperty name="ds_siope" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy