07-19-2006 04:49 AM
<type name="coj:registry_doc">
<parent>cm:content</parent>
<properties>
<property name="coj:meeting_date">
<type>d:datetime</type>
<mandatory>true</mandatory>
</property>
<property name="coj:committee">
<type>d:text</type>
<constraints>
<constraint ref="coj:committeeList" />
</constraints>
</property>
<property name="coj:language">
<title>langage</title>
<type>d:text</type>
<constraints>
<constraint ref="coj:languagelist" />
</constraints>
</property>
</properties>
<associations>
<association name="coj:responsible">
<target>
<class>cm:person</class>
<mandatory>false</mandatory>
<many>false</many>
</target>
</association>
</associations>
</type>
<config evaluator="node-type" condition="coj:daily_order">
<property-sheet>
<show-property name="coj:meeting_date" />
<show-property name="coj:committee" />
<show-property name="coj:language" />
<show-association name="coj:responsable"
converter="org.alfresco.faces.DisplayPathConverter" />
</property-sheet>
</config>
07-20-2006 04:56 AM
07-20-2006 09:47 AM
07-21-2006 03:22 AM
07-21-2006 04:46 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.