12-08-2005 07:21 AM
<!– Definition of new Content Type: myContent–>
<type name="tx:myContent">
<title>My Content</title>
<parent>cm:content</parent>
<properties>
</properties>
<associations>
<association name="tx:users">
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>cm:person</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
</associations>
</type>
</types>
12-08-2005 08:40 AM
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.