Module Eliom_content_core.Xhtml.F_01_00


module F_01_00: sig .. end
Typed interface for building valid XHTML (1.0 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_00.Raw