This is server API (go to client)
Module Eliom_content_core.Xhtml.Printer_01_01
module Printer_01_01 :
Xml_sigs.Typed_simple_printerwith type 'a elt := 'a F_01_01.elt
and type doc := F_01_01.doc
XHTML (1.1 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.
