Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 26th, 2009, 04:57 PM
Registered User
 
Join Date: Mar 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web Service default schema

Hi All

I've developed a few WebServices in VS 2005 , an example output is :

<?xml version="1.0" encoding="utf-8" ?>
- <NewDataSet>
- <Table>
<Code>AWG</Code>
<Name>Andy Green</Name>
</Table>
- <Table>
<Code>AWB</Code>
<Name>Andy Blue</Name>
</Table>
</NewDataSet>


Is it possible to rename the outter tags to reflect my data rather than use the Newdataset & table tags.

Andy





Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Service Consuming another web service CraigWhitfield EJB 0 January 10th, 2008 08:38 AM
Error to Add Web Reference from a Web service jdjbarrios ASP.NET 2.0 Professional 0 July 18th, 2006 02:58 PM
Service Oriented Web Service aldwinenriquez .NET Web Services 2 September 15th, 2005 03:25 AM
How? Schema to Vis Studio Web Reference Alderian72 .NET Web Services 6 July 9th, 2005 06:46 PM
Default -- ThePhile.Web.PhilPage could not be load eureka BOOK: ASP.NET Website Programming Problem-Design-Solution 0 August 24th, 2004 12:10 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.