Module type Xml_sigs.Typed_xml
module type Typed_xml = sig..end
module Xml : Xml_sigs.T
module Info : Xml_sigs.Info
type 'a elt
type doc
val toelt : 'a elt -> Xml.elt
val doc_toelt : doc -> Xml.elt
module type Typed_xml = sig..end
module Xml : Xml_sigs.T
module Info : Xml_sigs.Info
type 'a elt
type doc
val toelt : 'a elt -> Xml.elt
val doc_toelt : doc -> Xml.elt