The person on the forum didn't.. and.. she had <cfoutput query=""> things within, so... yes, what you're saying makes complete sense to me. It was seeing the inner tags, but it wasn't seeing anything outside of those query-output things.
Anyway, her problem is solved.. and I just wanted to pass it around as a "Don't foget" thing. ~Todd On Thu, 27 Jun 2002, Raymond Camden wrote: > 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) | > > ============================================================ > > > > > ______________________________________________________________________ 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

