Module Eliom_content_core.Xhtml.F


module F: sig .. end
Typed interface for building valid XHTML (Strict) tree.

module Raw: Xhtml_sigs.T  with 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
include Eliom_content_core.Xhtml.F.Raw