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: TransformerException


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@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of
> James Parsons
> Sent: Wednesday, 8 August 2001 5:00 PM
> To: XSL-List@lists.mulberrytech.com
> 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


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