ASP.NET Web Services do support literal encoding. But _only_ in
conjunction with document oriented messages!
Any other combination of parameter formatting/overall SOAP formatting is
supported, though ...
Christian
-
.NET XML Web Services Repertory
http://www
of success getting .NET and Apache to talk to each other
with soap encoded data types.
Yours
Phil
- Original Message -
From: "Taz Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 12:12 AM
Subject: XML Literal Encoding Problems with MS .N
I am trying to receive an XML document from a MS .NET
web service. I specified the encoding style as
NS_URI_LITERAL_XML:
call.setEncodingStyleURI(Constants.NS_URI_LITERAL_XML);
There are no parameters. The SOAP response is:
http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.