Re: [SOAP] Re: SOAP-ERROR: Parsing Schema: unexpected <import> in schema</import>
[email protected] (superspace) Thu, 09 Jun 2011 09:37:46 +1000
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
You mean full url for the xsd files? There are a couple of problems: 1. The service provider is not compliant with this idea 2. Manual search and replace will not fix the problem as the schemas that are imported also use the include directive(?) to pull in other schemas. I have not yet tested #2 fully so I'll let you know how I go. - superspace On 08/06/11 21:13, Richard Quadling wrote: > Can you try using a full URL for the locations? >