| Attributes | 
| Name | Required | Request-time | Type | Description | 
| dir | false | false | javax.el.ValueExpression(must evaluate to
 java.lang.String) | HTML: The direction of text display, either 'ltr' (left-to-right) or 'rtl' (right-to-left). | 
| lang | false | false | javax.el.ValueExpression(must evaluate to
 java.lang.String) | HTML: The base language of this document. | 
| xmlns | false | false | javax.el.ValueExpression(must evaluate to
 java.lang.String) | No Description | 
| binding | false | false | javax.el.ValueExpression(must evaluate to
 javax.faces.component.UIComponent) | Identifies a backing bean property (of type UIComponent or appropriate subclass) to bind " + "to this component instance. This value must be an EL expression. |