Need to add ... like this

<definitions>
    <documentation></documentation>
     <types></types>
    <message><message/>
</definitions>

I set the INCLUDEDOCUMENTATION parameter to 1, but that doesn't generate it.

有帮助吗?

解决方案

This is currently only possible for complex types, not for webmethods:

This parameter does not cause the WSDL to include comments for the web service and its web methods; there is no option to automatically include these comments in the WSDL.

Other than that, INCLUDEDOCUMENTATION is the right parameter to change. There is already an enhancement request filed with ISC regarding this.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top