Module type Xml_sigs.Typed_printer module type Typed_printer = sig..endtype 'a elttype doctype outval print_list : ?encode:(string -> string) -> 'a elt list -> outval print : ?encode:(string -> string) -> ?advert:string -> doc -> out