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

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

python - Sequence Pattern recognition with Pybrain -