Thank you for exposing the solution, guys. I work with Tatto and I have made the modifications on the file and we were able to generate the proxy.
Do you have an estimated date for the next release? Regards, Silvano On Nov 19, 2007 8:14 AM, Matthew Peters <[EMAIL PROTECTED]> wrote: > > Rob is exactly right. > > If you change two lines in SCA/Bindings/soap/ > ServiceDescriptionGenerator.php to add the namespace prefix "wsdl" to > the generated wsdl, it will validate. Sorry about that. > > I have checked in a change which will be in the next release. > > Line 196 should read > $types_element = '<wsdl:types>' > > Line 286 should read > $types_element .= ' </wsdl:types>' . "\n"; > > > Matthew > > > > The type element needs to be within the wsdl namespace (http:// > > schemas.xmlsoap.org/wsdl/). > > .NET code generator tool must be validating the WSDL against the WSDL > > schema. > > > > Rob > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "phpsoa" group. To post to this group, send email to phpsoa@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.co.uk/group/phpsoa?hl=en -~----------~----~----~----~------~----~------~--~---