Hi,
the valid formats are listed below...
Regards, Björn
Code:
<attribute name="format" text="Data type that is maintained in the component. Corresponding formatting rules are applied.">
<attributevalue value="int" text="int"/>
<attributevalue value="long" text="long"/>
<attributevalue value="short" text="short"/>
<attributevalue value="float" text="float"/>
<attributevalue value="double" text="double"/>
<attributevalue value="date" text="date"/>
<attributevalue value="time" text="time"/>
<attributevalue value="datetime" text="date and time"/>
<attributevalue value="biginteger" text="biginteger"/>
<attributevalue value="bigdecimal" text="bigdecimal"/>
<attributevalue value="password" text="Only for LABEL-usage: output as password"/>
<attributevalue value="boolean" text="Only for LABEL-usage: output of true/false/null with corresponding zapf-dingbat characters"/>
</attribute>