문제

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