function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
praveen.crat@gmail.compraveen.crat@gmail.com 

WCF service support for SFDC

I am trying to create apex class from wsdl (WCF service) but getting the following error.

Error: Failed to parse wsdl: Unsupported Schema element found http://www.w3.org/2001/XMLSchema:attribute. At: 1:4163
I am using Xml serializer as sfdc may not support datacontract serialzer. i cannot paste the wsdl here as it is not allowing me that many lines. if somebody faced the same problem earlier please suggest the things to take care for integrating WCF with SFDC.
praveen
Karthi_VeluKarthi_Velu

Do you any idea about  Salesforce do support WCF web services?