module Wsdl_export:sig
..end
val wsdl_ast_to_xquery_ast_export : string ->
Wsdl_ast.wsdl_module ->
string option -> string option -> string -> string -> Xquery_ast.xmodule
val wsdl_to_xqfile_export : string ->
string ->
Wsdl_ast.wsdl_module ->
string option -> string option -> string -> string option -> unit