03-22-2007 12:34 PM
<!– Partners Custom aspect –>
<aspect name="custom:Partner">
<title>Partenaire</title>
<properties>
<property name="custom:PartName">
<title>Nom</title>
<type>d:text</type>
</property>
<property name="custom:PartContact">
<title>Contact</title>
<type>d:text</type>
</property>
<property name="custom:ContactMail">
<title>Courrier électronique</title>
<type>d:text</type>
</property>
<property name="custom:ContactPh*ne">
<title>Téléph*ne</title>
<type>d:text</type>
</property>
</properties>
</aspect>
03-22-2007 01:45 PM
03-22-2007 03:52 PM
03-22-2007 08:51 PM
03-23-2007 05:19 AM
03-23-2007 12:15 PM
03-26-2007 05:16 AM
03-26-2007 12:50 PM
03-28-2007 10:40 AM
<model name="sc:contentmodel" xmlns="http://www.alfresco.org/model/dictionary/1.0">
<author>Eric GRAMMATICO</author>
<published>2007-03-28 10:00</published>
<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="sc.model.content.1.0" prefix="sc"/>
</namespaces>
<aspects>
<!– Definition of new Content Aspect: votable –>
<aspect name="sc:partenaires">
<title>Partenaires</title>
<associations>
<association name="sc:firstGroup">
<title>First group</title>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>cm:person</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
<association name="sc:secondGroup">
<title>Second group</title>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>cm:person</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
</associations>
</aspect>
</aspects>
</model>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.