Hi, > My problem is with consuming a WSDL web service where the WSDL was > generated by Microsoft's SQLXML SOAP thingy. I'm working with PHP5 and > the native SoapClient, and getting the error "SOAP-ERROR: Parsing > Schema: unresolved element 'ref' attribute" have you tried PEAR::SOAP (with PHP4)? The WSDL parsing of the builtin PHP5 SOAP seems to have some bugs at the moment, for instance I can reproduce crashes with certain .NET web services. Regards Christian -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php