This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

XSL not called


Hi again,

I finally managed to make my client-side sorting work, but now I think I'm
having some kind of problem loading the XSL file.  I ran several tests on my
new XML file, and it was working properly (loading the XSL file correctly).
The problem is that now the XSL file is not being loaded at all.  It is like
if I was loading a plain XML file with no stylesheet.  I don't get any error
mesagges or anything else.  My output just prints in one plain block with no
formatting.  Is this a problem with IE or is it me? I am missing something?

This is what the top of my XML file looks like:

<?xml version='1.0'?>
<?xml:stylesheet type='text/xsl' href='/admin/report.xsl'?>

If I load the XML file from my hard-disk it works fine, but not through the
web-server.  The path to locate the XSL page is correct (it was working
earlier!!).

Can anyone help,

Thanks,

Danny


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]