html_basic

Tag doctype

Component Information 
InfoValue
Component Typejavax.faces.HtmlDoctype
Handler ClassNone
Renderer Typejavax.faces.Doctype
DescriptionNone
Attributes 
NameRequiredTypeDescription
converterfalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter)
Converter instance registered with this component.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The current value of this component.
publicfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Will be output as the public part of the DOCTYPE
rootElementfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The root XML element
systemfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Will be output as the system part of the DOCTYPE
bindingfalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean