0
kicks
WCF and segmented WSDL Files = Problems
Web Services in Windows Communication Framework publish their WSDL in a different format than ASMX based services did. WCF publishes the WSDL with discreet XSD schemas for each of the subsections which results in an XML document that pulls from the server. For example here's a simple WSDL output...