module Wsdl_printer: sig .. end
sig
end
Prints a wsdl description file from a WSDL AST. Author(s): Nicola Onose
val print_wsdl : Format.formatter -> Wsdl_ast.wsdl_module -> unit
Format.formatter -> Wsdl_ast.wsdl_module -> unit