| Attributes |
| Name | Required | Request-time | Type | Description |
| action | true | false | java.lang.String | The action name, first, previous, next, last. |
| enabledCaption | true | false | java.lang.String | The caption to use if the navigation is enabled. |
| disabledCaption | false | false | java.lang.String | The caption to use if the navigation is disabled. |
| formName | false | false | java.lang.String | The name of the form to submit. |
| dsn | false | true | java.lang.String | The name of the data source the action applies to. |
| responsePage | false | false | java.lang.String | The response page. |
| errorPage | false | false | java.lang.String | The error page. |