| Attributes |
| Name | Required | Request-time | Type | Description |
| id | false | false | java.lang.String | Every component may have an unique id. Automatically created if omitted. |
| rendered | false | false | java.lang.String | If false, this component will not be rendered. |
| binding | false | false | java.lang.String | Component binding. |
| for | false | true | java.lang.String | For whom is the message. |
| showDetail | false | true | java.lang.String | Sets to true if the detail of the associated message(s) should be displayed. |
| showSummary | false | true | java.lang.String | Sets to true if the summary of the associated message(s) should be displayed. |