You can search for identifiers within the package.
in-package search v0.2.0
xtmpl
Xml.P
module Attributes : Map.S with type key = Name.t
type attr_value = string Types.with_loc_option
type data = unit
val default_data : unit -> data
val version_name : unit -> Name.t
val default_version : unit -> attr_value
val default_attr_value : unit -> attr_value
val pp_name : Format.formatter -> Name.t -> unit
val pp_attr_value : Format.formatter -> attr_value -> unit