* Lars Thegler ([email protected]) [171116 15:28]: > I am stuck trying to get a certain WSDL file to compile: > ./wsdl-explain.pl --wsdl example-short.wsdl --compile > > panic: findName called without name > at .../site_perl/5.22.4/XML/Compile/Cache.pm line 529 > > Any suggestions?
> <part name="request" type="xxxx:requestHeader"/> > <SOAP:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> The combination style=rpc and "part from type" is not implemented. My first attempt to get this to work apparently broke other things. I have other urgent things today, but try to get this to work before the weekend is over. -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions [email protected] [email protected] http://Mark.Overmeer.net http://solutions.overmeer.net _______________________________________________ Xml-compile mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile
