ID: 34453 Updated by: [EMAIL PROTECTED] Reported By: mobi at delfnet dot pl -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: windows XP sp.2 PHP Version: 5.0.5 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2005-09-10 12:07:46] mobi at delfnet dot pl Description: ------------ Since W3C group has changed http://www.w3.org/2001/xml.xsd schema, SOAP extension generate exception ("SOAP-ERROR: Parsing Schema: union has both 'memberTypes' attribute and subtypes") during parse this file. To reproduce this exception, the WSDL file must contain import: <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd" />. I suppose it's major bug. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34453&edit=1