Module Xml_iter

Basic iterators over XML tree (functorial interface).

module Make : functor (Xml : Xml_sigs.Iterable) -> sig ... end