HighTechTalks DotNet Forums  

Problem with XmlNode type in wsdl file

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Problem with XmlNode type in wsdl file in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Archana
 
Posts: n/a

Default Problem with XmlNode type in wsdl file - 03-01-2007 , 12:21 AM






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,
Archana

Reply With Quote
  #2  
Old   
John Saunders
 
Posts: n/a

Default Re: Problem with XmlNode type in wsdl file - 03-01-2007 , 02:58 PM






"Archana" <Archana (AT) discussions (DOT) microsoft.com> wrote

Quote:
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 ?
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




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.