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

2011-08-19 Thread Ignacio Marín Hernández
Hi everybody! I've got some troubles trying to connect with a WS. I'd tried that with natives functions: $web_service=http://url_of_the_webservice.asmx?WSDLhttp://url_of_the_webservice.asmx/?WSDL ; try { $client = new SoapClient($web_service, array('soap_version' = SOAP_1_1,

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

2011-08-19 Thread Ignacio Marín Hernández
, 'STYLE' = SOAP_DOCUMENT, 'use' = SOAP_LITERAL ) ); Thanks! El 19 de agosto de 2011 11:26, Richard Quadling rquadl...@gmail.comescribió: 2011/8/19 Ignacio Marín

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

2011-08-19 Thread Ignacio Marín Hernández
the email. LoL By the way, Thanx fro the answer! El 19 de agosto de 2011 12:18, Richard Quadling rquadl...@gmail.comescribió: 2011/8/19 Ignacio Marín Hernández nah...@gmail.com: Dear Richard Surely (hehe): I don´t understand what do you want to say with that should be $web_service=http