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]

Re: XSL not called


Hi Danny,

> This is what the top of my XML file looks like:
>
> <?xml version='1.0'?>
> <?xml:stylesheet type='text/xsl' href='/admin/report.xsl'?>

I don't know if this is the problem, but that should be xml-stylesheet
rather than xml:stylesheet:

<?xml-stylesheet type="text/xsl" href="/admin/report.xsl"?>

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 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]