You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting error while trying to eliminate wsdl:import,wsdl:include,xsd:import,xsd;include tags from main wsdl which are associated with multiple wsdls and xsds #24
The repo is working for one wsdl import inside another wsdl but it is not working for our case where we have multiple wsdl and xsds which are imported and included with each other.So,by clubbing into one wsdl by using this repo,we are getting below error- "Error : An item with the same key has already been added. Key: [http://www.w3.org/2001/XMLSchema]"