Try using string. Either that or do a dump on it and see what the top level of the xml object is, an array or a structure and make it that. Although if you are syndicating it a non-cf person there may be a problem with structures as a return type.
Tim Heald ACP/CCFD :) Application Development www.schoollink.net > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 11:14 AM > To: CF-Talk > Subject: Web Services returning XML??? > > > I might be missing something here. There isn't a return type of XML from a > cfcomponent. Is that a standard SOAP thing? Do you just send it > as a string. > I suppose that's the whole point of XML. But how does it work? Do you just > tell users it's XML and then distribute schemas or what? > > > ****************************************************************** > **************** > > The opinions expressed in this E-mail are those of the individual and > not necessarily the company. This E-mail and any files transmitted > with it are confidential and solely for the use of the intended recipients > > ****************************************************************** > **************** > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

