When you did your <cfxml ....>xxxxx</cfxml> test, did you wrap your content (xxxxx) with cfoutput? If not, then what you are seeing is correct behavior I think.
======================================================================= Raymond Camden, ColdFusion Jedi Master for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 27, 2002 1:27 PM > To: CF-Talk > Subject: CFXML - FYI > > > I was just helping someone out on the forums and thought I'd > pass this > information on. > > When you're using <cfxml variable="blah"> - you cannot use <cfsetting > ENABLECFOUTPUTONLY="yes"> -- for some reason, you'll always > get the error: > > Document root element is missing. > > So... I thought I'd pass this around in case someone's > messing with CFXML > or any XML stuff. > > Cheers, > ~Todd > > -- > ============================================================ > 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) | > ============================================================ > > ______________________________________________________________________ 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

