You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Sachin Petkar <sa...@metaphasetech.com> on 2000/03/16 15:25:22 UTC

XSL error...

I see this in the servlet log file for every successful/unsuccessful
call to Cocoon by an XML file:

XSL Warning: xsl:stylesheet requires a 'version' attribute!


At first I thought this referred to the version attribute at the
top of the file, as in "<!xml version="1.0"?>" but that's not
it. Can anyone help with this error?

Thanks,
Sachin
-- 
-----------------------------
Sachin Petkar                        Email:
sachin.petkar@metaphasetech.com
Metaphase Technology Division/SDRC   Phone: (513) 576-7140
2000 Eastman Drive                   Fax  : (513) 576-7691
Milford OH 45150                     http://www.metaphasetech.com/

Re: XSL error...

Posted by Jonathan Stimmel <jo...@stimmel.net>.
On Thu, Mar 16, 2000 at 09:25:22AM -0500, Sachin Petkar wrote:

> I see this in the servlet log file for every successful/unsuccessful
> call to Cocoon by an XML file:
> 
> XSL Warning: xsl:stylesheet requires a 'version' attribute!

I found an answer to this question in the list archives at:
  http://xml-archive.webweaving.org/
There's no search function, but you can just load the page
and have your browser find "version".

IIRC, this is a minor bug which will be fixed in 1.7.1, and can
be safely ignored.