sig
  type elt
  val pp :
    ?encode:(string -> string) ->
    ?indent:bool ->
    unit -> Stdlib.Format.formatter -> Xml_sigs.Pp.elt -> unit
end