-
Bug
-
Resolution: Done
-
Minor
-
3.1.0.M3
When I declare a binding like that (visually or in source directly):
<soap:binding required="true" style="document" transport="http://schemas.xmlsoap.org/soap/http"/></binding>
<service name="reviewcontract">
If I the value of the property required="true", the WSDL editor says that there is an error into WSDL file.