What tool can I use to merge wsdl and xsd file?

You might change the include into an import I have seen various tools handling either one better than the other.

You might change the include into an import. I have seen various tools handling either one better than the other. As an alternative, use XMLSpy: here you can edit your WSDL and import your XSD into it.

This question has an answer on how to place the content of the XSD into the WSDL. --jeroen.

Thanks but there is already . Visual Studio handles it properly, Delphi 7 doesn't. – LukLed Apr 13 '10 at 10:15 1 Then move it from import to include.

I know that some Delphi versions support either import or include, but I forgot which version it was introduced, and I don't have a Delphi 7 handy right now. Sorry :) – Jeroen Pluimers Apr 13 '10 at 14:49 In Delphi 7 import and include don't work. – LukLed Apr 15 '10 at 7:51 @LukLed: Thanks for the confirmation.

– Jeroen Pluimers Apr 15 '10 at 15:51.

You could also try the updated importer from here: cc.embarcadero.com/Item/24535 Support was added for external schema files. Cheers, Bruneau.

I copied xsd content into section and it works. I tried it before, but I must have made a mistake and Delphi WSDL import didn't work. I have to improve my copy/paste skills.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions