10-23-2013 06:12 AM
…
<type name="foo:rootModel">
<parent>cm:content</parent>
<properties>
<property name="foo:id">
<type>d:int</type>
</property>
</properties>
</type>
<type name="foo:child1">
<parent>cm:content</parent>
<properties>
<property name="foo:caramba">
<type>d:text</type>
</property>
</properties>
</type>
<type name="foo:child2">
<parent>cm:content</parent>
<properties>
<property name="foo:bar">
<type>d:text</type>
</property>
</properties>
</type>
…
…
<type name="foowf:secondTask">
<parent>bpm:activitiOutcomeTask</parent>
<properties>
<property name="foowf:id">
<type>d:int</type>
</property>
</properties>
</type>
…
<aspect name="foowf:child1Apect">
<parent>cm:content</parent>
<properties>
<property name="foowf:caramba">
<type>d:text</type>
</property>
</properties>
</aspect>
<aspect name="foowf:child2Aspect">
<parent>cm:content</parent>
<properties>
<property name="foowf:bar">
<type>d:text</type>
</property>
</properties>
</aspect>
…
10-23-2013 09:57 AM
10-24-2013 08:29 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.