![]() | ![]() | ![]() | SOUP Reference Manual | ![]() |
---|
int wsdl_thread (wsdl_definitions *definitions);
Recurses through all the members of definitions, threading together all of the WSDL indirection. The elements of definitions are updated in place.
definitions : | a pointer to a wsdl_definitions structure, as returned from wsdl_parse(). |
Returns : | the number of inconsistencies (eg bindings that reference a non-existing port binding, etc) . |
<<< wsdl-soap-stubs | wsdl-trace >>> |