01-31-2011 02:41 AM
<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>
01-31-2011 10:47 AM
01-31-2011 10:58 AM
02-03-2011 09:37 AM
04-19-2011 06:32 AM
04-20-2011 03:20 AM
04-20-2011 03:39 AM
04-20-2011 04:00 AM
04-20-2011 04:03 AM
04-20-2011 04:19 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.