[xsl] Browser displaying XML contents(only not along with tag) Without XSL call

Subject: [xsl] Browser displaying XML contents(only not along with tag) Without XSL call
From: "Ramkumar" <ramkumar@xxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Mar 2009 17:52:13 +0530
Hi,

I know this is not a right place to raise the below query, but I hope I can
get right answer from our LIST.

When I open XML file in IE v6.0, XML structure displaying in IE like below:

<?xml version="1.0" encoding="UTF-8"?>
<sect1 id="c01-sec1-0002" type="Outline">
<title>Chapter Outline</title>
<para><featureSimple type="Outline">
<noTitle/>
<para><list1 type="bulleted">
<item1><para><b>Introducing Psychology p. 0</b></para></item1>
<item1><para>Origins of Psychology p. 0</para></item1>
<item1><para>The Science of Psychology p. 00</para></item1>
<item1><para>Research Methods p. 00</para></item1>
<item1><para>Getting the Most from Your Study of Psychology p.
00</para></item1></list1></para>
</featureSimple></para>
</sect1>

After refreshing the IE, I can able to view the below content in IE.

Introducing Psychology p. 0 Origins of Psychology p. 0 The Science of
Psychology p. 00 Research Methods p. 00 Getting the Most from Your Study of
Psychology p. 00

Without XSL call in my XML. IE version is 6.0; Updated Versions SP3. Please
provide your valuable suggestion.

Regards,
Ram Kumar,

Current Thread