sig
  val xml_to_wsdl_ast :
    Processing_context.processing_context ->
    string -> Streaming_types.xml_stream -> Wsdl_ast.wsdl_module
  val test_parser : string -> Wsdl_ast.wsdl_module
end