11-02-2010 06:55 AM
11-02-2010 07:12 AM
11-02-2010 07:33 AM
11-08-2010 12:10 PM
12-10-2010 07:15 AM
12-13-2010 03:02 AM
12-16-2010 01:19 PM
12-20-2010 05:23 AM
<type name="cm:person">
<title>Person</title>
<parent>cm:authority</parent>
<properties>
<!– The tokenisation set here is ignored - it is fixed for this type –>
<!– This is so you can not break person lookup –>
<property name="cm:userName">
<type>d:text</type>
<mandatory>true</mandatory>
<constraints>
<constraint ref="cm:userNameConstraint" />
</constraints>
</property>
<property name="cm:objetoPropio">
<type>d:text</type>
</property>
…..
</type>
model.objetoPropio = person.properties.objetoPropio;
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.