Module type XML_sigs_duce.TypedXML


module type TypedXML = sig .. end

module Info: XML_sigs.Info 
type elt 
type doc 
val of_doc : doc -> Ocamlduce.Load.anyxml
val of_elt : elt -> Ocamlduce.Load.anyxml