| Attributes |
| Name | Required | Request-time | Type | Description |
| id | true | true | java.lang.String | The identifier for this glyph descriptor. This is used to look up default properties for the property. |
| need | false | true | java.lang.String | Adds a model attribute for this property. The model attribute is used when the property has a logical id that doesn't map to the way the attribute is defined either by introspection or by logical attributes. To specify multiple model attributes, use the EL. |
| dataUtilityId | false | true | java.lang.String | The id to use for the data utility lookup. When not specified the id of the descriptor is used for the lookup. |
| distinguishWIPVersions | false | true | boolean | When true, this attribute indcates that glyphs returned by the general status data utility should distinguish between checked-out origianl and working copy. If false (or not-specified), only "working copy" will be displayed |