.TH "Eliom_content_core.Html5" 3o 2012-06-11 OCamldoc "" .SH NAME Eliom_content_core.Html5 \- Building Html5 tree. .SH Module Module Eliom_content_core.Html5 .SH Documentation .sp Module .BI "Html5" : .B sig end .sp Building Html5 tree\&. .sp .sp .sp .sp .I type .B +'a .I elt .sp See the Eliom manual for more information on for SVG 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)\&. See \&. .sp .sp .I module D : .B sig end .sp Typed interface for building valid HTML5 tree (DOM semantics)\&. See \&. .sp .sp .I module Id : .B sig end .sp Node identifiers .sp .sp .I module Of_dom : .B sig end .sp Conversion of Javascript DOM elements to HTML5 elts (with DOM semantics of course)\&. One conversion function per source type (stressed by the .B of_ prefix)\&. .sp .sp