This is server API (go to client)

Module Eliom_pervasives.​XHTML.​P_01_00

module P_01_00 : 
  XML_sigs.TypedSimplePrinter
with type 'a elt := 'a M_01_00.elt
and type doc := M_01_00.doc

XHTML (1.0 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.