03-13-2009 01:45 PM
<types>
<type name="my:perscontent">
<title>My job document </title>
<parent>cm:content</parent>
<properties>
<property name="my:dataPianificazione">
<type>d:datetime</type>
</property>
<property name="my:type">
<type>d:text</type>
</property>
</properties>
</type>
</types>
<aspects>
<aspect name="my:responsible">
<associations>
<association name="my:resp">
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>cm:person</class>
<mandatory>true</mandatory>
<many>false</many>
</target>
</association>
</associations>
</aspect>
</aspects>
03-13-2009 02:14 PM
<types>
<type name="my:perscontent">
<title>My job document </title>
<parent>cm:content</parent>
<properties>
<property name="my:dataPianificazione">
<type>d:datetime</type>
</property>
<property name="my:type">
<type>d:text</type>
</property>
</properties>
<associations>
<association name="my:respq">
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>cm:person</class>
<mandatory>false</mandatory>
<many>false</many>
</target>
</association>
</associations>
</type>
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.