RE: [xsl] TransformerException

Subject: RE: [xsl] TransformerException
From: "Tim Watts" <timw@xxxxxxx>
Date: Wed, 8 Aug 2001 17:20:52 +1000
umm..

the stylesheet requires the version attribute...

<xsl:stylesheet version="1.0"
                        xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

Please don't sent the 150k stylesheet -  and remember you are unable to send
attachments to this list and NOBODY will read that much code.

Tim

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> James Parsons
> Sent: Wednesday, 8 August 2001 5:00 PM
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] TransformerException
>
>
> I am throwing the following:
>
> "javax.xml.transform.TransformerException: stylesheet
> requires attribute:
> version"
>
> in StyleSheetHandler...
>
> Is there something obvious (to you on this list) that is at
> fault indicated
> by the above error message?
>
> I thought I would ask before I posted the 150k stylesheet
> that is causing
> the problem!
>
> Much obliged for any ideas...
>
> -Jim Parsons
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread