Well I guess a structure would just be an associative array. Although I would like to say that a one of the reasons that a lot of people are not sing Web Services, is the lack of a single way of implementing the standard. You will get mixed results from different sources. From what I understand the way some on reads "A Standard" and then writes their web service, it's totally up to them. And so you get mixed results. Some work, others don't. I know I have had mixed results with the various services I have played with lately.
The ideal is to get to a place where you have a solid protocol for transfer of data, that everyone understands. We just aren't there all the way yet. Tim Heald ACP/CCFD :) Application Development www.schoollink.net > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 11:52 AM > To: CF-Talk > Subject: RE: Web Services returning XML??? > > > So are the return types generated by a CF web service not standard? I > thought that was the whole point of SOAP. A standard application > interface. > > -----Original Message----- > From: Timothy Heald [mailto:[EMAIL PROTECTED]] > Sent: 21 June 2002 16:26 > To: CF-Talk > Subject: RE: Web Services returning XML??? > > > 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

