02-01-2011 12:08 PM
<type name="x:a">
<title>A</title>
<parent>cm:content</parent>
<properties>
<property name="x:campo1">
<title>campo 1</title>
<description>Descripción campo 1</description>
<type>d:text</type>
<mandatory>false</mandatory>
<default></default>
</property>
</properties>
</type>
<type name="x:b">
<title>B</title>
<parent>cm:content</parent>
<properties>
<property name="x:campo2">
<title>campo 2</title>
<description>Descripción campo 2</description>
<type>d:text</type>
<mandatory>false</mandatory>
<default></default>
</property>
</properties>
<associations>
<association name="x:asocA">
<title>Asociaciones con documentos A</title>
<description>Asociación de documentos del tipo A</description>
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>x:a</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</association>
</associations>
</type>
02-09-2011 07:03 AM
02-14-2011 09:15 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.