Skip to main content
April 17, 2006
Answered

Variables created from XMLSearch() have colons

  • April 17, 2006
  • 2 replies
  • 317 views
I'm having a problem with variables that are created from a XML file. I'm using XMLParse() and XMLSearch() to create the XML into coldfusion variables. However, I dont know how to output the variables that have ":"'s in them. I tried:
#myXML.XmlAttributes.msprop:Header#

But that doesn't work. I get an error when it geets to the ":". Any ideas?
    This topic has been closed for replies.
    Correct answer
    Nice, thanks for the reply.

    2 replies

    April 17, 2006
    Correct answer
    April 17, 2006
    Nice, thanks for the reply.