<span style="font-family: verdana; color: rgb(0, 0, 153);">Hi All,</span><br style="font-family: verdana; color: rgb(0, 0, 153);">
<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">I use CUnit for my unit-testing framework. (<a href="http://cunit.sourceforge.net/">http://cunit.sourceforge.net/</a>)</span><br style="font-family: verdana; color: rgb(0, 0, 153);">

<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">It generates an Xml file as an output and uses Xsl to render the same on the browser.</span><br style="font-family: verdana; color: rgb(0, 0, 153);">
<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">Now, after moving to Fedora Core 4 from RedHat 9.0, when I open the xml in firefox 1.04 ,I get the following error.</span><br style="font-family: verdana; color: rgb(0, 0, 153);">

<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(204, 0, 0);">Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype:</span><br style="font-family: verdana; color: rgb(204, 0, 0);">
<span style="font-family: verdana; color: rgb(204, 0, 0);"><a href="file:///home/chetan//TEST/BIN/CUnit-Run.xsl">file:///home/chetan//TEST/BIN/CUnit-Run.xsl</a></span><br style="font-family: verdana; color: rgb(0, 0, 153);">

<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">The same was rendering fine in firefox 1.04 on Redhat 9.0.</span><br style="font-family: verdana; color: rgb(0, 0, 153);">
<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">I have checked /etc/mime.types and it does have an entry for xsl. I have also added xslt and dtd to the file as show,</span><br style="font-family: verdana; color: rgb(0, 0, 153);">

<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(255, 102, 0);">text/xml            xsl xml dtd xslt</span><br style="font-family: verdana; color: rgb(0, 0, 153);">
<br style="font-family: verdana; color: rgb(0, 0, 153);">
<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">Any clues why this doesn't work on Fedora Core 4? And what is the work around?</span><br style="font-family: verdana; color: rgb(0, 0, 153);">
<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">Thanks in advance for any help....</span><br style="font-family: verdana; color: rgb(0, 0, 153);">
<br style="font-family: verdana; color: rgb(0, 0, 153);">
<span style="font-family: verdana; color: rgb(0, 0, 153);">Chetan Raj</span><br style="font-family: verdana; color: rgb(0, 0, 153);">