module Html5_f:Typesafe constructors for HTML5 documents (Functorial interface)sig..end
module Make:functor (Xml:Xml_sigs.T) ->functor (Svg:Svg_sigs.Twith module Xml := Xml) ->Html5_sigs.Twith type Xml.uri = Xml.uri and type Xml.event_handler = Xml.event_handler and type Xml.attrib = Xml.attrib and type Xml.elt = Xml.elt and module Svg := Svg and type +'a elt = Xml.elt and type 'a attrib = Xml.attrib and type uri = Xml.uri