RE: [xsl] error after attribute

Subject: RE: [xsl] error after attribute
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 14 Jun 2001 18:12:38 +0100
>         <xsl:attribute name="ROLE" value="$role"/>
>
> With Saxon 6.3, I'm getting the error
>
> Error at xsl:attribute on line [the line with <xsl:attribute
> ... />] of
> file [this file]:
>   Attribute value is not allowed on this element

It's saying that the <xsl:attribute> element can't have an attribute called
"value".

Mike Kay


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


Current Thread