module type T =Xml_sigs_duce.Typed_xmlwith type doc = Xhtml_types_duce.html and type elt = {{ Xhtml_types_duce.block | Xhtml_types_duce.form | Xhtml_types_duce.misc }}
module Info:Xml_sigs.Info
type elt
type doc
val of_doc : doc -> Ocamlduce.Load.anyxmlval of_elt : elt -> Ocamlduce.Load.anyxml