08-27-2012 06:27 AM
08-29-2012 03:49 AM
<type name="test:testobjet">
<parent>cm:content</parent>
<properties>
<property name="test:testobjet_numero">
<type>d:text</type>
<mandatory>true</mandatory>
</property>
</properties>
</type>
<type name="test:testobjet">
<parent>cm:content</parent>
<properties>
<property name="test:testobjet_numero">
<type>d:text</type>
<mandatory>true</mandatory>
</property>
</properties>
<associations>
<child-association name="test:test_pieceJointe">
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>test:pieceJointe</class>
<mandatory>false</mandatory>
<many>false</many>
</target>
</child-association>
</associations>
</type>
<type name="test:pieceJointe">
<parent>sys:base</parent>
<properties>
<property name="test:pieceJointe_name">
<title>test:pieceJointe_name</title>
<type>d:text</type>
</property>
<property name="test:pieceJointe_content">
<title>test:pieceJointe_content</title>
<type>d:content</type>
</property>
</properties>
</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.