I've been stuck on this problem now for 2 days. It seems to be a common problem from searching on forums, but none of the suggestions has worked for me.
I am requesting a document - fakeresponse.xml, but it is not returned in the responseXML - instead it is returned in responseText.
Here is my xml (i have used an online validator - it is fine):
Your problem was stated a couple of months ago, and I imagine you might have solved it.
When you validated it, you basically just downloaded it to FF client from your server, right? If it were not valid, FF automatically reports parsing error.
Can you check the HTTP response headers from your server, make sure they are sending "Content-Type: text/xml" and nothing other?
Bookmarks