05-21-2013 05:08 AM
<constraints>
<constraint name="dt:opciones" type="LIST">
<parameter name="allowedValues">
<list>
<value>1</value>
<value>2</value>
<value>3</value>
</list>
</parameter>
</constraint>
</constraints>
.
.
.
<type name="dt:prueba">
<title>Prueba</title>
<parent>cm:content</parent>
<properties>
<property name="dt:prueba1">
<title>Prueba 1</title>
<description>Descripción Prueba 1</description>
<type>d:text</type>
<mandatory>false</mandatory>
<default></default>
</property>
<property name="dt:prueba2">
<title>Prueba 2</title>
<description>Descripción Prueba 2</description>
<type>d:text</type>
<mandatory>false</mandatory>
<default></default>
</property>
<property name="dt:prueba3">
<title>Prueba 3</title>
<type>d:text</type>
<default>1</default>
<constraints>
<constraint ref="dt:opciones" />
</constraints>
</property>
</properties>
</type>
05-31-2013 12:26 PM
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.