Hmm, IIRC, you can use your own datatypes as well, as long as you tell SOAP how to serialize and deserialize the datatypes. I wonder how CFMX lets you manipulate those datatypes.
----- Original Message ----- From: Stacy Young <[EMAIL PROTECTED]> Date: Friday, June 21, 2002 10:12 am Subject: RE: Web Services returning XML??? > P.S. There's a table in one of the CF docs that maps data types to > datatypes in other languages which is helpful when discussing > terms with someone > on another platform. > > Cheers, > > Stace > > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 12:05 PM > To: CF-Talk > Subject: RE: Web Services returning XML??? > > > So are the return types generated by a CF web service > > not standard? > > They are in fact standard. If they weren't, other SOAP clients > wouldn't be > able to use them. > > > I thought that was the whole point of SOAP. A standard > > application interface. > > Yes, that's essentially the point. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.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

