h

Tag doctype

Component Information 
InfoValue
Component Typejakarta.faces.HtmlDoctype
Handler ClassNone
Renderer Typejakarta.faces.Doctype
DescriptionNone
Attributes 
NameRequiredTypeDescription
converterfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.convert.Converter)
Converter instance registered with this component.
idfalsejakarta.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.
valuefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
The current value of this component.
publicfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Will be output as the public part of the DOCTYPE
rootElementfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The root XML element
systemfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Will be output as the system part of the DOCTYPE
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean