Module type Xml_sigs.Iterable_typed_xml
module type Iterable_typed_xml = 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
module type Iterable_typed_xml = 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