1

Custom tool warning: The optional WSDL extension element 'annotation' from namespace 'http://www.w3.org/2001/XMLSchema' was not handled. XPath://wsdl:definitions[@targetNamespace='http://soap.vindicia.com/v3_6/Account']/wsdl:binding[@name='AccountBinding']/wsdl:operation[@name='fetchByMerchantAccountId']

When I try to add this wsdl to my project in Visual Studio(2010) (using add service reference), I get this warning. I don't quite understand this error. Can someone please explain me what is the problem here and why is Visual Studio complaining ?

Webservice is located here: https://soap.prodtest.sj.vindicia.com/3.6/Account.wsdl

0

1 Answer 1

1

The schema used by the wsdl does not conform to the Data Contract Serializer's Schema Reference.

Please refer to Problem with generating WebService proxy using svcutil.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.