Answered
while reading xml get error content is not allowed to prolog
while reading xml I get error content is not allowed to
prolog.
I tried removing while space, Save doc as utf-8 encoding.
What is about this encoding?
I am using XMLParse() to read document. Is there any other way I can read xml file & access it's elements in coldfusion code or what might be wrong with my xml file. Becuause it displays properly in Internet Explorer. That means it doesn't have any missed tags or simple errors for sure.
I tried removing while space, Save doc as utf-8 encoding.
What is about this encoding?
I am using XMLParse() to read document. Is there any other way I can read xml file & access it's elements in coldfusion code or what might be wrong with my xml file. Becuause it displays properly in Internet Explorer. That means it doesn't have any missed tags or simple errors for sure.
