Edit report at https://bugs.php.net/bug.php?id=44686&edit=1
ID: 44686 Comment by: felix at hexon dot cx Reported by: dmittner at llnw dot com Summary: SOAP-ERROR: Parsing WSDL Status: No Feedback Type: Bug Package: SOAP related Operating System: Gentoo PHP Version: 5.2.5 Block user comment: N Private report: N New Comment: Im am experiencing the same problem with a .NET webservice using the 'ref' attribute in the WSDL. PHP version 5.3.6 Previous Comments: ------------------------------------------------------------------------ [2010-12-02 10:09:21] norberto dot ostallo at qualitygroup dot it I'm having the same problem consuming OTA (Open Travel Alliance) XML files, using php5.3.3 on Ubuntu. Does anyone know a fix or a workaround? ------------------------------------------------------------------------ [2010-11-10 11:29:07] php at leentje dot org Also not working in php5.3 it seems. Why is this bug not being picked up? It kind of defeats the purpose if I have to store WSDL files locally... and even worse, also have to change/add name= to the file. ------------------------------------------------------------------------ [2010-07-05 12:35:00] belgattitude at gmail dot com Same error connecting to .net service with PHP 5.2.13 and PHP 5.2.14RC2 Try it with, for example : $url = "http://d2c.9squared.com/f/ContentRetrieval.asmx?WSDL"; $soapClient = new SoapClient($url array('soap_version' => SOAP_1_2)); will result in [WSDL] SOAP-ERROR: Parsing Schema: unresolved element 'ref' attribute. ------------------------------------------------------------------------ [2009-04-09 10:26:16] tommy at profi dot it Same here. Test files available at http://dev.profi.it/ota.zip Please review this issue! Thanks a lot! ------------------------------------------------------------------------ [2009-03-13 15:05:55] tjxlacrosse at hotmail dot com Is anyone looking into this? I'm having the same issue on Ubuntu 8.10 with PHP 5.2.6-2 when trying to parse a .net web service WSDL:http://d2c.9squared.com/f/ContentRetrieval.asmx?WSDL ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=44686 -- Edit this bug report at https://bugs.php.net/bug.php?id=44686&edit=1