Module XHTML_duce

module XHTML_duce : sig..end

OCamlduce printers for XHTML 1.0 and 1.1 documents.


module type T = 
  XML_sigs_duce.TypedXML
   with type doc = XHTML_types_duce.html
   and type elt = Images not enabled in this syntax
module M : T
module P : XML_sigs_duce.TypedPrinterwith module TypedXML := M
module P_01_00 : XML_sigs_duce.TypedPrinterwith module TypedXML := M
module P_01_00_compat : XML_sigs_duce.TypedPrinterwith module TypedXML := M