logo       

Problem with inner(?) XSD's: msg#00034

php.nusoap.general

Subject: Problem with inner(?) XSD's

Hi. I'm having a potentially big problem with nuSOAP. I'm using a proxy,
and hence a WSDL in order to generate the request. When you go to the
.asmx page of the .NET web service I'm trying to call, it says it expects
this:

<soap:Body>
<GetGADFactors xmlns="http://xxx.org/";>
<GADFactorsXSD>
<InputData xmlns="OURCLIENT.XXX.YYY.xsd">

The request built up by nuSOAP give me :

<SOAP-ENV:Body>
<GetGADFactors xmlns="http://xxx.org/";>
<GADFactorsXSD>
<InputData>

Not a million miles away. And the whole request works if I paste the
xmlns="OURCLIENT.XXX.YYY.xsd" bit into the InputData tag. I've tried this
in Web Service Studio and it works fine. Without the afore mentioned extra
xmlns, it just doesn't work.

Any ideas as to how I can get this attribute into the InputData tag ?? Or
is this a problem with the XSD parsing in nusoap.

Kind Regards

Scott

--
Scott McDaid
lightershade
t: +44 131 514 4000
d: +44 131 514 4009

--
Virus scanned by Lumison.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise