WSDL 2.0

  • Thread starter Thread starter Mike Schilling
  • Start date Start date
M

Mike Schilling

I'm looking for any information about WSDL 2.0 support in .NET (and no,
Google is not being my friend.) Can anyone tell me:

What version(s) of the .NET framework will support WSDL 2.0?

What version(s) of VS.NET will produce web services that describe themsevles
using WSDL 2.0 (i.e. <serviceUrl>?wsdl will return WSDL 2.0)?

Note that the
http://msdn2.microsoft.com/en-us/library/system.web.services.description.aspx
is annoyingly unwilling to say that it supports only WSDL 1.1, but implies
this by pointing to http://www.w3.org/TR/wsdl/ .
 
Mike Schilling said:
I'm looking for any information about WSDL 2.0 support in .NET (and no,
Google is not being my friend.) Can anyone tell me:

What version(s) of the .NET framework will support WSDL 2.0?

What version(s) of VS.NET will produce web services that describe
themsevles using WSDL 2.0 (i.e. <serviceUrl>?wsdl will return WSDL 2.0)?

Note that the
http://msdn2.microsoft.com/en-us/library/system.web.services.description.aspx
is annoyingly unwilling to say that it supports only WSDL 1.1, but implies
this by pointing to http://www.w3.org/TR/wsdl/ .

Can I conclude from no responses in 4 days that no currently available or
planned versions support WSDL 2.0?
 
Back
Top