Biztalk SOAP documentation -


Is there a way to include documentation in the WSDL when publishing WCF in the Wiza WCF publishing wizard or by any other way?

The wsdl documentation tags are empty by default in wsdl, example:

  & lt; wsdl: documentation & gt; & lt; creation info = = 2014 -02-17 11: 09: 45Z "/> & lt; / wsdl: Documentation & gt;   

or & lt; wsdl: Operation Name = "RequestCustomerInfo" & gt; & lt; wsdl: Documentation / & gt; ....

Yes, but I'm 95% sure that what you are asking is just a custom Behavior can be done with.

Comments

Popular posts from this blog

sql - Return Function using Cursor -

c++ - why does this code produce a runtime error? -

javascript - Is there any way to add a new parameter to a function programmatically? -