Wouldn't you just set it to string and then:

<cfreturn toString(xmlObject)>

..?  Just curious.  I just started messing around with XML stuff last 
week, good stuff in there.


On Fri, 21 Jun 2002, Timothy Heald wrote:

> 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.
> >
> >
> > 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?
> >

-- 
============================================================
Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ |
        Team Macromedia Volunteer for ColdFusion           |
http://www.macromedia.com/support/forums/team_macromedia/  |
http://www.flashCFM.com/   - webRat (Moderator)            |
http://www.ultrashock.com/ - webRat (Back-end Moderator)   |
============================================================

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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

Reply via email to