First of all, I greet everyone and I apologize in advance if my question is too basic, but I am new to this type of development.
The problem is that I try to create the client, but it gives me some compilation errors in several lines such as:
VALIDATION ERROR (1868) ON FILE 'xxxxxxxxxxxxxx.wsdl' AT LINE 1218: Element '{
http://schemas.xmlsoap.org/wsdl/mime/}content';: The attribute 'part' is required but missing.
LINE 1217: <wsdl:input>
LINE 1218: <mime:content type="application/x-www-form-urlencoded"/>
LINE 1219: </wsdl:input>
Thanks :-)