all groups > asp.net webservices > february 2007 >
You're in the

asp.net webservices

group:

Problem with XmlNode type in wsdl file


Problem with XmlNode type in wsdl file Archana
2/28/2007 9:21:05 PM
asp.net webservices: I am trying to return xmlNode from a web method of web service. After
publishing, wsdl of the service is not showing any information about the
return type if return type is xmlnode. Is there anyway to acheive generation
of wsdl having xmlnode information ?



--
Thanks,
Re: Problem with XmlNode type in wsdl file John Saunders
3/1/2007 2:58:35 PM
[quoted text, click to view]

Web Services describes data types via XML Schema. How would you describe an
XmlNode in XML Schema? How would a non .NET client consume such a web
service?

John

AddThis Social Bookmark Button