Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > best way to publish webmethod parameters and return data

Reply
Thread Tools

best way to publish webmethod parameters and return data

 
 
Enda Mannion
Guest
Posts: n/a
 
      06-15-2009
My webservice methods take a string as a parameter and all return a string
i.e c# string. The strings are actually XML files. So the string parameter
to my web methods are xml files and I have a schema file for each of these
strings but I would like to find a way to easily publish these schema files.
I know how to access the wsdl by providing a ?wsdl to the web service url.
Is there a way to reference the xml schemas in the wsdl so to easily publish
them to clients. They need to access to schemas to use my web service.


Thanks,
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Publish Web Site won't publish my doc/docx files Tim Royal ASP .Net 0 08-28-2008 01:42 AM
Class Member Data and Member Function Parameters - Should Parameters Be Data Members? Jason C++ 2 05-13-2006 07:11 AM
Best way to send data to webmethod PA ASP .Net Web Services 1 05-13-2004 02:47 PM
WebMethod and WSDL with optional parameters PMCG ASP .Net Web Services 1 03-02-2004 01:29 PM
Carriage Return in WebMethod parameters Alin Popovici ASP .Net Web Services 1 01-09-2004 10:18 AM



Advertisments