SOAP-WSDL - import schema within the wsdl

Posted on Mon May 7 07:42:19 2007 by nigol
import schema within the wsdl
Hi,

I wanted to use the SOAP::WSDL module, but when processing the WSDL is fails as common parts of the schema definition are defined within an import tag:

<xs:import namespace="http://servicecenter.peregrine.com/PWS/Common" schemaLocation="http://myServer:12670/PWS/Common.xsd"></xs:import>

As the WSDL is coming from Peregrine's Service Centre tool, I can not change it. Is there a way to tell SOAP::WSDL to import the remaining information?

Thanks,
Nigol
Direct Responses: 5375 | Write a response