Skip to main content
Participant
July 23, 2010
Question

How to turn off XML tag when outputting xml nodes?

  • July 23, 2010
  • 1 reply
  • 484 views

I'm outputting some xml data and each time ColdFusion adds the <?xml version="1.0" encoding="UTF-8"?> tag. Is there any way to turn this off?

    This topic has been closed for replies.

    1 reply

    Inspiring
    July 24, 2010

    It's difficult to tell what are are doing and how best to remedy it without you giving us at least some idea what your code looks like.

    --

    Adam