Subject:WebService Call Error: Ref element s:schema not found in the Schema Author:Joe Robe Date:01 Mar 2008 12:53 PM
Hi,
I am trying to call a web services but when I enter the WSDL URL in SS I get following Error:
Ref element s:schema not found in the Schema
There is a xmlns reference to s in the header, so what's wrong here ?
I attach the first lines of the WSDL and the url below.
The second question is IF I finally get that to work, how can I use a web service as the XML source for a XSLT transformation ? Currently I save the XML response to a file and than use that file, is there a way to use the web service call for this ?
Subject:WebService Call Error: Ref element s:schema not found in the Schema Author:Joe Robe Date:03 Mar 2008 10:18 AM
As you can see from the XML I posted your mentioned name space IS in that header !
The URL to the WSDL is the standard auto created ASP.NET web service. I use this URL for years in my aspx applications without a problem. Only SS has that problem.
Subject:WebService Call Error: Ref element s:schema not found in the Schema Author:Joe Robe Date:03 Mar 2008 10:24 AM
As you can see from the XML I posted your mentioned name space IS in that header !
The URL to the WSDL is the standard auto created ASP.NET web service. I use this URL for years in my aspx applications without a problem. Only SS has that problem.