The Cluster node contains information about each field that appears in the cluster. It can contain any number of Field or SkipField elements in any order.
| Attribute | Mandatory | Possible Values | Description |
|---|---|---|---|
| description | No | Any valid entry from the associated properties file | This attribute maps directly to the UIM cluster description attribute. |
| numCols | No | Integer value | This attribute maps directly to the UIM cluster numCols attribute. If not specified the value defaults to 2. |
| label | No | Any valid entry from the associated properties file | This attribute maps directly to the UIM cluster TITLE attribute. |
| create | No | Yes / No | By default a cluster will be shown on the create page. To stop a cluster being shown on the create page set this attribute to No. |
| modify | No | Yes / No | By default a cluster will be shown on the modify page. To stop a cluster being shown on the modify page set this attribute to No. |
| view | No | Yes / No | By default a cluster will be shown on the view page. To stop a cluster being shown on the view page set this attribute to No. |