Hello ha75, If you go to the URL listed in the new SoapClient call you make in your web browser you will get an error message from that web server saying that URL does not exist. That is your problem. Ciao, Andrew ha75 wrote: > > Hello, > > I am trying to connect to a webservice with WSDL but get the following > error-message: > > SOAP-ERROR: Parsing WSDL: Unknown required WSDL extension > 'http://schemas.xmlsoap.org/wsdl/soap/' > > This is how I try to instanciate the Client: > > $client=new > SoapClient('http://api.rkd.reuters.com/schemas/wsdl/Charts_1_HttpAndRKDToken.wsdl'); > > I am new to webservices and therefore have no idea what is the problem > and what might be a solution to this. Could anyone help me? > > Thank you! > Harald > > -- > PHP Soap Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- View this message in context: http://www.nabble.com/SOAP-ERROR%3A-Parsing-WSDL-tp24697549p25930937.html Sent from the Php - Soap mailing list archive at Nabble.com. -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php