I've got wsdl files for a single service that I'd like to convert to a single wsdl file.
From what I've read, I believe this is possible by giving each one a separate namespace, however I'm not sure what process one would use to do this.
I'm aware there are programs that would help me do this, but I'd like a better understanding of the wsdl files so I can do this manually.
Can someone please give me a quick overview of the considerations necessary for combining two wsdl files?
Thank you!