Module type XML_sigs.Info
module type Info = sig..end
val content_type : string
val version : string
val standard : Uri.uri
val doctype : string
val emptytags : string list
module type Info = sig..end
val content_type : string
val version : string
val standard : Uri.uri
val doctype : string
val emptytags : string list