Few days ago I have described the need for flatten WSDL and published the tool which enables WCF developers to achieve this. Please note that Microsoft will include the similar feature in WCF 4.5 as a part of .NET 4.5 Framework.
To enable flatten WSDL you do not have to do anything. Just build the service and open the Service URI. it is there. The feature is called “Single Service Description File”.
Here is an example:
Notice ?wsdl in contrast to ?singleWsdl.
The tool FlattenXml which I have posted here can be used to support this for all already existing WCF services.
Posted
Nov 01 2011, 10:20 PM
by
Damir Dobric