.TH "Eliom_content_core.Html5" 3o 2012-06-11 OCamldoc "" .SH NAME Eliom_content_core.Html5 \- Building and printing valid (X)HTML5 tree. .SH Module Module Eliom_content_core.Html5 .SH Documentation .sp Module .BI "Html5" : .B sig end .sp Building and printing valid (X)HTML5 tree\&. .sp .sp .sp .sp .I type .B +'a .I elt .sp See the Eliom manual for more information on for HTML5 tree manipulated by client/server application\&. .sp .sp .I type .B +'a .I attrib .sp .sp .I type uri = .B Eliom_content_core.Xml.uri .sp .sp .I module F : .B sig end .sp Typed interface for building valid HTML5 tree (functional semantics)\&. .sp .sp .I module D : .B sig end .sp Typed interface for building valid HTML5 tree (DOM semantics)\&. .sp .sp .I module Id : .B sig end .sp Node identifiers .sp .sp .I module Printer : .B sig end .sp "Polyglot" HTML5 printer\&. See \&. .sp .sp