Module Eliom_content_core.Xhtml.F_01_01


module F_01_01: sig .. end
Typed interface for building valid XHTML (1.1 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
See .
include Eliom_content_core.Xhtml.F_01_01.Raw