All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cmis.model.missioni.missioni-sigla-attachmentModel.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/>.
  -->

<model name="missioni_sigla_attachment:missioni_sigla_attachmentModel"
	xmlns="http://www.alfresco.org/model/dictionary/1.0"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.alfresco.org/model/dictionary/1.0 modelSchema.xsd">
	<description>Sigla Dynamic Model</description>
	<author>gianfranco.gasparro</author>
	<version>1.0</version>
	<imports>
		<import uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d" />
		<import uri="http://www.alfresco.org/model/content/1.0" prefix="cm" />
	</imports>
	<namespaces>
		<namespace uri="http://www.cnr.it/model/missioni/sigla/attachment/cmis" prefix="missioni_sigla_attachment" />
	</namespaces>
	<types>
		<type name="missioni_sigla_attachment:document">
			<title>Allegati alla Missione SIGLA</title>
			<description>Allegati alla Missione SIGLA</description>
			<parent>cm:content</parent>
			<properties>
				<property name="missioni_sigla_attachment:original_name">
					<title>Nome Originale del File</title>
					<description>Nome Originale del File</description>
					<type>d:text</type>
				</property>
				<property name="missioni_sigla_attachment:id_sigla">
					<title>Id Collegato</title>
					<description>Id Collegato</description>
					<type>d:text</type>
				</property>
			</properties>
		</type>
	</types>
	<aspects>
		<aspect name="missioni_sigla_attachment:allegati">
			<title>Allegati alla Missione SIGLA</title>
			<description>Allegati alla Missione SIGLA</description>
		</aspect>
		<aspect name="missioni_sigla_attachment:scontrini">
			<title>Scontrini collegati alla Missione SIGLA</title>
			<description>Scontrini collegati alla Missione SIGLA</description>
		</aspect>
	</aspects>
</model>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy