HighTechTalks DotNet Forums  

XML-tags and WSDL

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


Discuss XML-tags and WSDL in the ASP.net Web Services forum.



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

Default XML-tags and WSDL - 03-07-2006 , 11:57 AM






Hello,

Can anyone point me a documentation that show what kind of XML-tags are
existing when you whan to modify your wsdl file?

I understood that the only way to modify .NET Webservice's wsdl is to embed
XML tags into code, I'm I rigth? So, any help appraised.




Reply With Quote
  #2  
Old   
Josh Twist
 
Posts: n/a

Default Re: XML-tags and WSDL - 03-08-2006 , 02:31 AM






This is a great article on advanced modification of WSDL with .NET
attributes:

http://msdn.microsoft.com/webservices/default.aspx?pull=/library/en-us/dnwebsrv/html/insidewsdl.asp

But if you just want to change the shape and element names of your
responses then you need ot look at the XmlSerialization attributes:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xml01202003.asp

Josh
http://www.thejoyofcode.com/


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 - 2013, Jelsoft Enterprises Ltd.