I'm using IE 6. Why isn't my XML displaying properly?

I'm using IE 6. Why isn't my XML displaying properly?

I refer to the query on displaying XML in IE dated 27th January. I have had the same problem. I copied the XML code in the query and IE displayed the text with tags and all. I am using IE 6.0.2501. As with your first correspondent, I am trying to 'DIY'.

    Requires Free Membership to View

    When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to keep you informed on recent service-oriented architecture (SOA) and SOA-related topics such as integration, governance, Web services, Cloud and more.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSOA.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSOA.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

IE 6 certainly should have the necessary msxml machinery to handle XML. One possibility is that the server may be serving up the XML with an incorrect text mime type thus causing the browser to treat it as plain text.

This was first published in February 2004