04-16-2009 08:31 AM
<type name="my:typeA">
<title>A</title>
<parent>cm:content</parent>
<properties>
<property name="my:prop1">
<type>d:text</type>
</property>
</properties>
<associations>
<association name="my:toTypeB">
<target>
<class>my:TypeB</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
</associations>
</type>
<type name="my:typeB">
<title>B</title>
<parent>cm:content</parent>
<properties>
<property name="my:Bprop">
<type>d:text</type>
</property>
</properties>
</type>
04-17-2009 05:52 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.