Answer the question
In order to leave comments, you need to log in
What tools are there to validate a wsdl file?
Hello everybody!
There is a task to make a SOAP client for one application, the application developers sent me their wsdl file.
The problem is that, for example, when trying to create a client in php $client = new SoapClient("my.wsdl");
, an error occurs:
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: unexpected <annotation> in complexType
Error: The value '' is an invalid name.
WSDLValidator Error : org.apache.ws.commons.schema.XmlSchemaException: Attempt to set empty name.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question