10-29-2008 12:36 PM
<types>
<type name="xxx:expedientes">
<title>Expedientes</title>
<parent>cm:folder</parent>
<properties>
<property name="xxxx">
<title>XXXXXXX</title>
<type>d:text</type>
</property>
<property name="yyyyy">
<title>YYYYY</title>
<type>d:text</type>
</property>
<property name="zzzzzz">
<title>ZZZZ</title>
<type>d:text</type>
</property>
</properties>
</type>
<type name="xxx:docu">
<title>Documentos</title>
<parent>cm:content</parent>
<properties>
<property name="aaaa">
<title>AAAAAA</title>
<type>d:text</type>
</property>
<property name="bbbbb">
<title>BBBBB</title>
<type>d:text</type>
</property>
<property name="ccccc">
<title>CCCCC</title>
<type>d:text</type>
</property>
</properties>
</type>
</types>
 
					
				
		
10-29-2008 12:49 PM
<type name="cm:folder">
         <title>Folder</title>
         <parent>cm:cmobject</parent>
         <archive>true</archive>
         <associations>
            <child-association name="cm:contains">
               <source>
                  <mandatory>false</mandatory>
                  <many>true</many>
               </source>
               <target>
                  <class>sys:base</class>
                  <mandatory>false</mandatory>
                  <many>true</many>
               </target>
               <duplicate>false</duplicate>
            </child-association>
         </associations>
      </type>
10-29-2008 01:04 PM
03-02-2015 07:10 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.