11-09-2011 11:27 AM
<types>
<type name="kb:Brochure">
<title>Brochure</title>
<parent>cm:content</parent>
<mandatory-aspects>
<aspect>cm:taggable</aspect>
</mandatory-aspects>
</type>
<type name="kb:Datasheet">
<title>Datasheet</title>
<parent>cm:content</parent>
<properties>
<property name="kb:DatasheetFabrikant">
<title>Fabrikant</title>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
</properties>
<mandatory-aspects>
<aspect>cm:taggable</aspect>
</mandatory-aspects>
</type>
<type name="kb:Manual">
<title>Manual</title>
<parent>cm:content</parent>
<mandatory-aspects>
<aspect>cm:taggable</aspect>
</mandatory-aspects>
</type>
<type name="kb:Planning">
<title>Planning</title>
<parent>cm:content</parent>
<mandatory-aspects>
<aspect>cm:taggable</aspect>
</mandatory-aspects>
</type>
<type name="kb:Software">
<title>Software</title>
<parent>cm:content</parent>
<mandatory-aspects>
<aspect>cm:taggable</aspect>
</mandatory-aspects>
</type>
<type name="kb:BillOfMaterial">
<title>Bill of Material</title>
<parent>cm:content</parent>
<mandatory-aspects>
<aspect>cm:taggable</aspect>
</mandatory-aspects>
</type>
</types>
<config evaluator="string-compare" condition="DocumentLibrary" replace="true">
<types>
<type name="cm:content">
<subtype name="kb:BillOfMaterial" />
<subtype name="kb:Brochure" />
<subtype name="kb:Datasheet" />
<subtype name="kb:Manual" />
<subtype name="kb:Planning" />
<subtype name="kb:Software" />
</type>
<type name="kb:BillOfMaterial">
<subtype name="cm:content" />
<subtype name="kb:Brochure" />
<subtype name="kb:Datasheet" />
<subtype name="kb:Manual" />
<subtype name="kb:Planning" />
<subtype name="kb:Software" />
</type>
<type name="kb:Brochure">
<subtype name="cm:content" />
<subtype name="kb:BillOfMaterial" />
<subtype name="kb:Datasheet" />
<subtype name="kb:Manual" />
<subtype name="kb:Planning" />
<subtype name="kb:Software" />
</type>
…. etc.
11-09-2011 11:35 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.