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