Module type XML_sigs.IterableTypedXML


module type IterableTypedXML = sig .. end

module XML: XML_sigs.Iterable 
module Info: XML_sigs.Info 
type 'a elt 
type doc 
val toelt : 'a elt -> XML.elt
val doc_toelt : doc -> XML.elt