Re: [PHP] SOAP-ERROR: Parsing Schema: unresolved element 'ref' attribute

2011-08-19 Thread Richard Quadling
Ah! The joy to mail readers. If you can supply a valid URL, I can take a look and see what it is doing. 2011/8/19 Ignacio Marín Hernández : > mmm, i think i understand you now! > > But the url it's ok, it's only > $web_service="http://url_of_the_webservice.asmx?WSDL";; > > The second part between

Re: [PHP] SOAP-ERROR: Parsing Schema: unresolved element 'ref' attribute

2011-08-19 Thread Ignacio Marín Hernández
mmm, i think i understand you now! But the url it's ok, it's only $web_service="http://url_of_the_webservice.asmx?WSDL";; The second part between "< >" ($web_service=" http://url_of_the_webservice.asmx?WSDL< http://url_of_the_webservice.asmx/?WSDL>") was Gmail who wrote it (not me) when I

Re: [PHP] SOAP-ERROR: Parsing Schema: unresolved element 'ref' attribute

2011-08-19 Thread Richard Quadling
2011/8/19 Ignacio Marín Hernández : > $web_service="http://url_of_the_webservice.asmx?WSDL > "; Surely, that should be ... $web_service="http://url_of_the_webservice.asmx?WSDL";; And sorry for calling you Surely. Richard. -- Richard Quadling Twitter : E