WSDL 2.0

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/ .
 
M

Mike Schilling

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top