ID: 36547 Updated by: [EMAIL PROTECTED] Reported By: invrnrv at gmail dot com -Status: Assigned +Status: Bogus Bug Type: SOAP related Operating System: fedora core PHP Version: 5.1.2 Assigned To: dmitry New Comment:
This is not an ext/soap bug, but probably a user's mistake. Previous Comments: ------------------------------------------------------------------------ [2006-03-03 18:54:20] invrnrv at gmail dot com This WSDL file works fine with PHP5 if I manually copy the contents of blah.xsd into the <types> element (minus the first line, <?xml... ) I have tried several schemaLocation formats: schemaLocation="blah.xsd" schemaLocation="http://correct-location/blah.xsd" schemaLocation="/localdirectory/blah.xsd" none of them work. - Jae ------------------------------------------------------------------------ [2006-03-03 18:54:05] invrnrv at gmail dot com xmlns:tns="http://blahblah" targetNamespace=" http://blahblah"> <types> <xs:import namespace="http://blahblah" schemaLocation="blah.xsd"/> </types> ... ------------------------------------------------------------------------ [2006-03-03 18:53:58] invrnrv at gmail dot com <?xml version="1.0" encoding="UTF-8"?> <definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns="http://schemas.xmlsoap.org/wsdl/ " xmlns:xs="http://www.w3.org/2001/XMLSchema" ------------------------------------------------------------------------ [2006-03-03 18:53:16] invrnrv at gmail dot com I simply built the cgi binary with --enable-soap option. My WSDL file: ------------------------------------------------------------------------ [2006-03-03 18:47:23] invrnrv at gmail dot com I cannot post a followup to this because the bugtracker says that I am "spamming" the system. basically, the suggestion below didn't fix anything. ------------------------------------------------------------------------ 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 http://bugs.php.net/36547 -- Edit this bug report at http://bugs.php.net/?id=36547&edit=1