06-22-2011 06:06 AM
06-22-2011 06:39 AM
<types>
<type name="proc:request">
<title>Procurement Request</title>
<parent>cm:content</parent>
<properties>
…
<property name="proc:isProjectRelated">
<type>d:boolean</type>
<default>false</default>
</property>
…
</properties>
<associations>
<association name="proc:approver">
<source>
<mandatory>true</mandatory>
<many>true</many>
</source>
<target>
<class>cm:person</class>
<mandatory>false</mandatory>
<many>false</many>
</target>
</association>
</associations>
…
</type>
</types>
06-22-2011 06:45 AM
06-22-2011 07:01 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.