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.xmlwebservices.cc/ --------------------------------- Phil Cornelius wrote: > I read somewhere that MS.NET does not support literal XML encoding.. can't > remember where.. might have been here > http://www-106.ibm.com/developerworks/webservices/library/ws-ref3/ > > Another problem with Apache vs MSSOAP is that you can't use sessions between > them. > > I have had a lot of success getting .NET and Apache to talk to each other > with soap encoded data types. > > Yours > Phil
