Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top