Module type Xml_sigs_duce.Typed_xml


module type Typed_xml = 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