Module Xhtml_duce

module Xhtml_duce : sig..end

OCamlduce printers for XHTML 1.0 and 1.1 documents.


module type T = 
  Xml_sigs_duce.Typed_xml
   with type doc = Xhtml_types_duce.html
   and type elt = Images not enabled in this syntax
module M : T
module P : Xml_sigs_duce.Typed_printerwith module Typed_xml := M
module P_01_00 : Xml_sigs_duce.Typed_printerwith module Typed_xml := M