This is server API (go to client)
Module Eliom_pervasives.XHTML.P_01_01
module P_01_01 :
XML_sigs.TypedSimplePrinter
with type 'a elt := 'a M_01_01.elt
and type doc := M_01_01.doc
XHTML (1.1 Strict) printer. See XML_sigs.TypedSimplePrinter . 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.
