Search Results

2
votes
1answer
202 views

How can I embed complex types into wsdl definition?

Hi, WCF generates complex types as external xsd files. How can I embed these definitions into wsdl? Because Delphi WSDL importer cannot import the complex types in the xsd files. Th …