This is server API (go to client)

Module Eliom_content_core.​Xhtml.​Printer_01_00

module Printer_01_00 : 
  Xml_sigs.Typed_simple_printerwith type 'a elt := 'a F_01_00.elt
and type doc := F_01_00.doc

XHTML (1.0 Strict) printer. See Xml_sigs.​Typed_simple_printer . This printer try to follow the W3C guidelines for HTML compatibility. Hence the resulting string could be serve as well as application/xhtml+xml or text/html. This however has some limitations.